software:cram:setup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:cram:setup [2013/03/26 08:52] – Added remark concerning downloading the most current version winkler | software:cram:setup [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Download and Installation of the CRAM system ===== | ===== Download and Installation of the CRAM system ===== | ||
- | To check out a specific (tagged) version of the CRAM system, you can use this script to automatically clone the source code from the GitHub repositories and check out the correct version tag: | + | To check out a specific (tagged) version of the CRAM system, you can use this script to automatically clone the source code from the GitHub repositories and check out the correct version tag. This file should be downloaded into the directory where your cram packages are stored: |
- | <code bash cram_tag_so.sh> | + | <code bash cram_tag_co.sh> |
# | # | ||
Line 37: | Line 37: | ||
=== Checking out the current Version === | === Checking out the current Version === | ||
- | To download the latest version (assuming the script is in the file // | + | To download the latest version (assuming the script is in the file // |
< | < | ||
$ chmod +x cram_tag_co.sh | $ chmod +x cram_tag_co.sh | ||
$ ./ | $ ./ | ||
</ | </ | ||
+ | The latest version might include changes that are not yet part of the full-fledged tagged version. Be sure to always check out the current code when there is no pressing reason to download a specific tagged version. | ||
=== Checking out specific Versions === | === Checking out specific Versions === |
software/cram/setup.1364287925.txt.gz · Last modified: 2016/05/19 09:18 (external edit)