Get Involved
Edit on GitHubCommand: pack
Pack the mod into a zipfile.
$ turbot packRunning prepack script: ./build.shZipping modturbot pack complete, wrote: /Users/jsmyth/src/turbot-v5/turbot-mods/packages/aws-macie/index.zip$
Usage
Usage: turbot pack
The supported options are:
--include-build-number
: Include the build number in the local packed file. The default isfalse
--dir or -d
: Path to the Turbot Guardrails mod that you want to run theturbot init
in. The default is.
.--help
: Show help.--pre-build
: Pre-build shell script.