InstallationΒΆ

At the command line:

$ pip install steelscript.cmdline

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv steelscript.cmdline
$ pip install steelscript.cmdline