A script to deploy and run the collection of working tools included with cjdns.
Bash
: Required to execute the cjdscript scriptGit
: Required to clone the cjdns repo
GCC
: Required to compile binariesPython 2
: Required to setup/run Python 2 scripts and compile binariesNcurses
: Required to pretty-print the list of active scriptsNode.js
: Required to setup/run Node.js scripts and compile binariesWget
: Required to download Python 2 librariesCMake
: Required to build the Python 2 library PySideQT4
: Required for the Python 2 library PySidePyGTK
: Required for the Python 2 library matplotlib
-u
|--update
: update the configuration-v
|--verbose
: update with verbose output-l
|--list
: display a list of available scripts-h
|--help
: show the help dialog
Note: Issues may be possible to resolve by running cjdscript -u
or deleting ~/.cjdscript.
Written by Kevin MacMartin:
This script is open source and licensed under the GPLv3.