@xx1115/cli
v0.0.3
Published
`xx-cli` is a scaffolding solution that includes project initialization, Git integration, ONE-click deployment of OSS and CDN.
Downloads
3
Readme
XX-CLI ·
xx-cli
is a scaffolding solution that includes project initialization, Git integration, ONE-click deployment of OSS and CDN.
Why
In the process of our development, we often encounter some repetitive labor. Repeated labor is prone to errors and redundant workload. We use scaffolding to reduce the workload due to human reasons and allow more time for development. Do meaningful things.
Installation
npm install -g @xx1115/cli
Usage
➜ xx
Usage: xx <command> [options]
A scaffolding for an engineered solution
Options:
-d, --debug Whether to enable debugging mode (default: false)
-l, --local <local> Specify the local debug file path (default: "")
-V, --version output the version number
-h, --help display help for command
Commands:
init [options] Initialize a project
create [options] Create a project
commit [options] handle git flow
kill <port> Kills the port number of the corresponding process
help [command] display help for command