code-cli

0.0.1 • Public • Published

code-cli

A simple code init tool

源码实现参照vue-cli

Installation

Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git.

$ npm install -g code-cli

Usage

$ code init <template-name> <project-name>

Example:

$ code init webpack my-project

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i code-cli

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • zhengzk