Options (1)
-h, --helpbooleanDisplay help
Example:
pygbag {{[-h|--help]}}Examples (8)
Package a Pygame project and start a local test server
pygbag path/to/project_folderPackage and build without starting the test server
pygbag path/to/project_folder --buildPackage with a specific template
pygbag path/to/project_folder --template template_name.tmplPackage and create a ZIP archive for <https://itch.io>
pygbag path/to/project_folder --archivePackage with optimization turned off
pygbag path/to/project_folder --no_optSpecify a custom port for the test server
pygbag path/to/project_folder --port 8080Display help
pygbag [-h|--help]made by @shridhargupta | data from tldr-pages