14 lines
281 B
ReStructuredText
14 lines
281 B
ReStructuredText
|
==================================
|
||
|
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
|