InstallationΒΆ

At the command line either via easy_install or pip:

$ easy_install scald-cli
$ pip install scald-cli

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv scald-cli
$ pip install scald-cli