Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhaoqize/generator-easy-npm-tpl
🥋npm 包目录生成器
https://github.com/zhaoqize/generator-easy-npm-tpl
easy generator npm
Last synced: 26 days ago
JSON representation
🥋npm 包目录生成器
- Host: GitHub
- URL: https://github.com/zhaoqize/generator-easy-npm-tpl
- Owner: zhaoqize
- License: mit
- Created: 2018-06-27T12:05:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T09:45:13.000Z (over 6 years ago)
- Last Synced: 2024-12-05T18:44:42.172Z (about 1 month ago)
- Topics: easy, generator, npm
- Language: JavaScript
- Homepage: https://zhaoqize.github.io/generator-easy-npm-tpl/
- Size: 159 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![npm](https://img.shields.io/npm/v/generator-easy-npm-tpl.svg?style=flat)](https://github.com/zhaoqize/generator-easy-npm-tpl)
# generator-easy-npm-tpl
一个生成指定 npm 包目录结构的 generator## 安装
First, install [Yeoman](http://yeoman.io) and generator-easy-npm-tpl using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g yo
npm install -g generator-easy-npm-tpl
```Then generate your new project:
```bash
yo easy-npm-tpl
```## 关于 Yeoman
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).## License
MIT © [zhaoqize]()
[npm-image]: https://badge.fury.io/js/generator-easy-npm-tpl.svg
[npm-url]: https://npmjs.org/package/generator-easy-npm-tpl
[travis-image]: https://travis-ci.org/zhaoqize/generator-easy-npm-tpl.svg?branch=master
[travis-url]: https://travis-ci.org/zhaoqize/generator-easy-npm-tpl
[daviddm-image]: https://david-dm.org/zhaoqize/generator-easy-npm-tpl.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/zhaoqize/generator-easy-npm-tpl
[coveralls-image]: https://coveralls.io/repos/zhaoqize/generator-easy-npm-tpl/badge.svg
[coveralls-url]: https://coveralls.io/r/zhaoqize/generator-easy-npm-tpl