Quickstart instructions¶
This is a brief set of instructions to get you going with working on the GENE-X code.
Make sure you have access to the repository
Read the README to get an idea about the code
Log into the machine of your choice. If you don’t have internet access there follow instructions given here
Make sure a Git module is loaded. This mean the command
gitwill print the usage. Further, make sure Git LFS is installed and can be found. This meansgit lfsis recognized correctly. Potentially it needs to be loaded with a separate module, in which case the name might be git-lfs (note the dash in the module but not in the command!)Build the code using confix
Verify your installation using the test suite
Continue with first steps