main function for cmds needed

Issue #482 resolved
Reimar Bauer created an issue

For building the __main__ content needs to become a function and then called from the condition as main() see mswms demodata

- mscolab = mslib.mscolab.server:main
- mscolab_demodata = mslib.mscolab.demodata:main
- mscolab_add_permissions = mslib.mscolab.add_bulk_permissions:main

Comments (1)

  1. Log in to comment