OpenSlides/make
Oskar Hahn 10b3bb6497 Update to channels 2
* geis does not work with channels2 and never will be (it has to be python now)
* pytest
* rewrote cache system
* use username instead of pk for admin user in tests
2018-08-22 06:30:11 +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 Update to channels 2 2018-08-22 06:30:11 +02:00
parser.py Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00
requirements.txt Update to channels 2 2018-08-22 06:30:11 +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