Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 702 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 702 Bytes

Turbowarp Packager CLI

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

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