
This adds some basic documentation describing how to authenticate against Craton and provides some preliminary auto-generated documentation of objects. Change-Id: I2692a80785662e3193e56b62ed78cbe8de9f6e51
13 lines
231 B
ReStructuredText
13 lines
231 B
ReStructuredText
==============
|
|
Installation
|
|
==============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-cratonclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-cratonclient
|
|
$ pip install python-cratonclient
|