More about QPOD
The previous article on QPOD was mainly about intercepting commands from the shell. The handling of these commands was not really described. This is the purpose of this article. QPOD environment and template Before taking a look at how QPOD handles the execution of various programs, we need to introduce the QPOD environment. An environment defines a directory in which QPOD will handle program execution. As QPOD is designed for building and running programs, it uses the git repository to define an environment location.
Read more