InstallationΒΆ

At the command line:

$ pip install cmdfor

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv cmdfor
$ pip install cmdfor