python-redfish/doc/source/develsetup.rst
2016-04-07 15:26:35 +02:00

9 lines
383 B
ReStructuredText

===============
Developer setup
===============
#. Follow `get the source code <http://pythonhosted.org/python-redfish/readme.html#get-the-source-code>`_ section to retrieve the sources.
#. Follow `using pip and virtualenv <http://pythonhosted.org/python-redfish/installation.html#using-pip-and-virtualenv>`_ section to create your environment.
You can start hacking the code now.