Usage

Before running any command

Important

You have to be in a virtual environement. To verify that, check that your
prompt starts with something like (xyz_stakkr)

If you have autoenv, and if you kept the name of the virtualenv as described above, just enter the directory, and it’ll be automatically activated. Else:

$ source ${PWD##*/}_stakkr/bin/activate

To leave that environment:

$ deactivate

Get Help

To get a list of commands do stakkr --help and to get help for a specific command : stakkr start --help