Skip to content

Instantly share code, notes, and snippets.

@rotten77
Last active March 11, 2022 15:49
Show Gist options
  • Save rotten77/03bb86d0a64a7e6bdcb564be28c26002 to your computer and use it in GitHub Desktop.
Save rotten77/03bb86d0a64a7e6bdcb564be28c26002 to your computer and use it in GitHub Desktop.
Majibo builder example
:: Build "project_name"
py build.py -p project_name
:: Build "project_name" in development mode
py build.py -p project_name -d
:: Display Majibo version
py build.py -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment