Open main menu

Changes

Anaconda linux mac

308 bytes added, 07:22, 8 September 2017
no edit summary
scons
# Test installationSee version and package details./relax -i # The "main" branch is the developing branch. It can contain bugs and be unstable.#You can also "check-out" the last "working version" of relax with# This will show tags used for the numberinggit tag -l '[0-9]*' -n # If the latest version is 4.0.3git checkout tags/4.0.3
# See version and package details
./relax -i
 
# Run unittest
./relax -u
You can also "check-out" the last "working version" of relax with
<syntaxhighlight lang="bash">
# This will show tags used for the numbering
git tag -l '[0-9]*' -n
Trusted, Bureaucrats
1,382

edits