OpenSlides/make
FinnStutzenstein cee6d55b82 Projectiondefaults, width slider direct save 2019-04-01 08:48:52 +02: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 Projectiondefaults, width slider direct save 2019-04-01 08:48:52 +02: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