0.0.1 • Published 4 years ago

@ricann/cli v0.0.1

Weekly downloads
1
License
-
Repository
-
Last release
4 years ago

@ricann/cli

A cli, it can generate eslint, prettier and vscode config.

npm install -g @ricann/cli
ricann init ./demo

command

Usage: ricann <commond> [options]

Options:
  -V, --version  output the version number
  -h, --help     display help for command

Commands:
  init \<path\>    init with eslint and prettier config and etc.
  info           print debuging information about your environment

 Run  ricann \<command\> --help for detailed usage of given command.