3. Sloop init : Setup a working directory ######################################### This command is described here :doc:`/tuto.rd.init` It builds the experiment directory and link *sloop* and *vortex* sources directories. .. note:: This command has to be launched only once ! Arguments ========== .. command-output:: sloop init --help Usage ===== .. command-output:: sloop init croco med demo@$USER -n .. note:: The "-n" just show the output but does nothing , don't forget to remove it What to do on Datarmor ======================= On datarmor you could do that :: sloop init croco med test@$USER --vortex $SRC_DIR/vortex .. warning:: don't forget to load your environment ! (see :doc:`env`) Then, your experiment directory should look like this :abbr: .. image:: images/organisation_sloop_init.png