Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 包目录生成器

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