Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyrasite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
pyrasite
Commits
562c3d70
Commit
562c3d70
authored
Mar 27, 2012
by
Luke Macken
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a new Development doc
parent
18f0431a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
+28
-0
docs/Development.rst
docs/Development.rst
+27
-0
docs/index.rst
docs/index.rst
+1
-0
No files found.
docs/Development.rst
0 → 100644
View file @
562c3d70
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>`_
docs/index.rst
View file @
562c3d70
...
...
@@ -24,3 +24,4 @@ Contents
GUI
Payloads
API
Development
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment