generator-awesome-list
Version:
Yeoman generator for GitHub awesome lists 😎
26 lines (17 loc) • 996 B
Markdown
# generator-awesome-list
> Yeoman generator for GitHub [awesome lists](https://github.com/sindresorhus/awesome) :sunglasses:
[](https://travis-ci.org/dar5hak/generator-awesome-list)
[](https://www.npmjs.com/package/generator-awesome-list)
[](https://www.apache.org/licenses/LICENSE-2.0)
## Usage
```sh
npm install -g yo generator-awesome-list
yo awesome-list
```
## What's included?
This stuff is heavily stolen from [Sindre Sorhus](https://github.com/sindresorhus)'s lists.
- `readme.md` skeleton
- `contributing.md` skeleton
- `code-of-conduct.md` based on [Contributor Covenant](http://contributor-covenant.org)
- a simple `.gitattributes` to make contributing easier
