OpenSlides/make
Oskar Hahn 8ad6accaa6 Add isort1
Do not do any travis checks, but append the commands, so that we can use isort to clean up the code
2015-02-17 07:41:24 +01:00
..
__main__.py Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00
commands.py Add isort1 2015-02-17 07:41:24 +01:00
parser.py Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00
README.rst Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00

==================================
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