generator-ysl
v1.0.4
Published
![](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/9c096fafc84a4eaea76df7dbd8efbecd~tplv-k3u1fbpfcp-zoom-1.image) [![Build Status][travis-img]][travis-url] [![Coverage Status][codecov-img]][codecov-url] [![License][license-img]][license-url] [![NPM Dow
Downloads
9
Readme
Awesome node modules.
Installation
$ npm install -g yo
$ npm install generator-ysl
# or yarn
$ yarn add generator-ysl -glob
Usage
$ yo ysl
Contributing
- Fork it on GitHub!
- Clone the fork to your own machine.
- Checkout your feature branch:
git checkout -b my-awesome-feature
- Commit your changes to your own branch:
git commit -am 'Add some feature'
- Push your work back up to your fork:
git push -u origin my-awesome-feature
- Submit a Pull Request so that we can review your changes.
NOTE: Be sure to merge the latest from "upstream" before making a pull request!