kaplayer
v0.0.5
Published
A CLI tool to generate KAPLAY projects.
Downloads
331
Readme
KAPLAYER
A CLI tool to generate KAPLAY projects.
Usage
USAGE
kaplayer init [--typescript] [--platform platform] [--kaplay kaplay] [--force] [--install] [--git] [--packageManager auto|bun|npm|pnpm|yarn] <directory>
kaplayer --help
kaplayer --version
A CLI tool to generate KAPLAY projects.
FLAGS
-h --help Print help information and exit
-v --version Print version information and exit
COMMANDS
init Create a new project in the designated directory
For more info you can add
--help
after a command to get a command specific help menu. (eg.:npx kaplayer init --help
)