Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 496 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 496 Bytes

A simple CLI for scaffolding yunle projects Build Status

Installation

Prerequisites: Node.js (>=5.x, 6.x preferred) and Git.

$ npm install -g yunle-cli

Usage

$ yunle init <project-name>

Example:

$ yunle init my-project

$ > component
    gulp
    webpack
    react
    node

开发架构

开发理想