0.0.8 ā€¢ Published 2 years ago

@rg1115/cli v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

XX-CLI

xx-cli is a scaffolding solution that includes project initialization, Git integration, ONE-click deployment of OSS and CDN.

CI codecovGitHub

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 @rg1115/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
  help [command]       display help for command