my-cli

0.2.3 • Public • Published

my-cli

A tool that can auto-generate the project template.

How to use

Install this tool by npm:

$ npm install my-cli -g

Create your porject directory, and use "my-cli" command:

$ mkdir my-project && cd my-project
$ my-cli

This tool will help building your project structure like the GIF below. picture

0.2.0 update

Now you can use argv to help add your library.

$ my-cli -j -s -v -b

-j: add jQuery to your project.

-s: add Swiper to your project.

-v: add Vue to your project

-b: add Bootstrap to your project.

picture

Readme

Keywords

Package Sidebar

Install

npm i my-cli

Weekly Downloads

79

Version

0.2.3

License

MIT

Last publish

Collaborators

  • huanglei