README
pm5-cli
Brief
pm5-cli provides an open-and-use tool for p5 and ml5 users. By one command, you can have your p5/ml5 project ready.
usage
pm5 [options] [command]
Commands:
help Display help
version Display version
Options:
-h, --help Output usage information
-m, --manager Which package manager are you going to use. (yarn, npm) (defaults to "")
-n, --name Your Project Name (defaults to "")
-t, --target Which project are you going to initialize. (p5, ml5) (defaults to "")
-v, --version Output the version number