Quickstart ========== .. Note:: When using the `DynRes Docker Cluster `_ the DynPkgs package manager is already preinstalled. Clone the repository: .. code-block:: console user@host:~# git clone --branch=docker_setup https://gitlab.inria.fr/dynres/dyn-procs/dyn_procs_setup/-/tree/docker_setup?ref_type=heads dynpkgs && cd dyn_procs_setup Run make to configure Dynpkgs for your system: .. code-block:: console user@host:~# make To make the ``dynpkgs`` command available in your shell run .. code-block:: console user@host:~# source bin/dynpkgs.sh