CLI for controlling SDC.
If you don't use pipsi
, you're missing out.
Here are installation instructions.
Simply run:
pipsi install .
If you for some reason don't want to use pipsi or can't alternative installation methods are as follows:
Using pip:
pip install .
Using easy_install (not recommended):
easy_install .
To use it:
$ sdc-cli --help