Skip to content

v0.1.alpha

Compare
Choose a tag to compare
@srevinsaju srevinsaju released this 02 Jul 16:02
· 296 commits to master since this release
52065cd

To receive a notification on new releases, click on Watch > Releases only on the top. ⭐️ My Repo too


v0.1.alpha

This is the initial release of Sugarlabs Appstore generator. To download the latest release, click the release assets, or download from PyPI.

pip3 install sugarstore-generator

You can trigger the entrypoint by

saasbuild --help

This is an alpha release, looking forward for interested testers. The code uses subprocess and os.system modules, so be aware of the security issues related to it, althought, there are very less chances something wrong could happen. If it does, please create an issue, to prevent pwnage.

Read README.md for instructions.