Skip to content

BlockCommit/turbowarp-packager-cli

 
 

Repository files navigation

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

About

A command line tool to package Scratch(turbowarp) project - for CI/CD

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%