yi-cli

0.0.5 • Public • Published

yi-cli

A simple CLI for scaffolding projects.

Installation ➡ Document ✈

Prerequisites: nodenpmgit

$ npm install -g yi-cli

appliance

$ yi <template-name> <project-name>

example:

$ yi vue-simple project-test

The above command pull the template from yi-cli/vue-simple, prompts for some information, and generates the project at ./project-test/.

My Templates

It's all my work in peacetime some of the templates are often used, These include vuereact multi page and single page and so on. you can check project templates yi-templates-organization

Current available templates include:

Vue Templates

You can use yi-cli generate vue official templates. you can check all official project templates vuejs-templates organization you will run yi <template-name> <project-name>. For Example yi vuejs-templates/webpack project-name

Current available templates include:

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i yi-cli

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • yyhappynice