Skip to content

lgq627628/xr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xr-cli

A simple CLI for creating your project.

Installation

npm install xr-cli -g

Usage

Open your terminal and type xr or xr -h , you'll see the help infomation below:

  Usage: xr <command>


  Commands:

    add       Add a new template
    delete    Delete a template
    list      List all the templates
    init      Generate a new project

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Note that if you are using MacOS, sudo was required while using commands add and delete.

License

MIT.

About

简易脚手架练习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published