Installation

Installation

Clone the repo:

$ git clone git://git.openstack.org/openstack-infra/python-storyboardclient

Inside the repo, on the command line:

$ sudo python setup.py install
$ pip install .

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-storyboardclient
$ sudo python setup.py install
$ pip install .
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.