heat-translator/doc/source/installation.rst
Sahdev Zala d4d826ef96 Add .gitreview file and apply cookiecutter template.
Add .getreview file and add files generated via cookiecutter template.
Also delete some originally added files to have project's initial layout
ready.

Change-Id: I494f52469b5a4aff1c1f12d58bcf41140ad3e680
2014-04-01 09:43:50 -05:00

213 B

Installation

At the command line:

$ pip install heat-translator

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv heat-translator
$ pip install heat-translator