
Import of a cookiecutter repository from cloudpulse built by: https://github.com/openstack-dev/cookiecutter
13 lines
286 B
ReStructuredText
13 lines
286 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install http://github.com/stackforge/cloudpulse
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv http://github.com/stackforge/cloudpulse
|
|
$ pip install http://github.com/stackforge/cloudpulse
|