Commit 562c3d70 authored by Luke Macken's avatar Luke Macken

Add a new Development doc

parent 18f0431a
Development
===========
Running from git
----------------
::
git clone git://github.com/lmacken/pyrasite.git
cd pyrasite
python pyrasite/main.py
::
git clone git://github.com/lmacken/pyrasite-gui.git
cd pyrasite-gui
python pyrasite_gui/gui.py
Git flow
--------
Use `git-flow <https://github.com/nvie/gitflow.git>`_.
Style
-----
* `PEP8 <www.python.org/dev/peps/pep-0008>`_
......@@ -24,3 +24,4 @@ Contents
GUI
Payloads
API
Development
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment