Usage
The PaperScript CLI
USAGE:
PaperScript.Cli.dll [OPTIONS] <COMMAND>
OPTIONS:
-h, --help Prints help information
COMMANDS:
build build a project (requires a project.yaml)
transpile transpiles a single file
init creates a new project.yaml
version prints version informationinit
USAGE:
paperscript init [OPTIONS]
OPTIONS:
-h, --help Prints help information
-f, --force Force creating a project in a non-dempty directorybuild
transpile
version
Last updated