
This commit establishes the test and development environment for the cursive repository. Change-Id: I440c4c55172cddd194efafe5d8f8d18728d7f8c0
190 B
190 B
Installation
At the command line:
$ pip install cursive
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv cursive
$ pip install cursive