OpenSlides/make
Oskar Hahn f31925387f Updated python requirements.
This included django 1.8
2015-07-02 14:51:08 +02:00
..
README.rst Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00
__main__.py Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00
commands.py Updated python requirements. 2015-07-02 14:51:08 +02:00
parser.py Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00

README.rst

==================================
Commands for OpenSlides developers
==================================

In here are scripts that are useful for OpenSlides development.

To call a command run:

   $ python make COMMAND

To see a list of all commands run:

   $ python make --help