OpenSlides/make
Oskar Hahn b329115007 use f-string syntax for strings 2019-01-18 17:37:36 +01:00
..
README.rst Get rid of Fabric by creating own scripts 2014-10-10 18:59:32 +02:00
__main__.py Run black 2019-01-08 21:51:52 +01:00
commands.py use f-string syntax for strings 2019-01-18 17:37:36 +01:00
parser.py Run black 2019-01-08 21:51:52 +01: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