I created the package to use Turbowarp Packager from github actions so that I can automate the deployment of Scratch projects to github pages.
The version of the package is pinned to the version of Turbowarp Packager
Usage: npx turbowarp-packager-cli [options]
Options:
-i, --input <inputFile> The input Scratch 3.0 project file (Required)
-o, --output <outputFolder> The output folder for the packaged project (Required)
-s, --settings <settingsFile> The settings file for the packager (Optional)
-h, --help display help for command