https://github.com/bdbch/generator-cordlr-plugin
https://github.com/bdbch/generator-cordlr-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdbch/generator-cordlr-plugin
- Owner: bdbch
- License: mit
- Created: 2017-04-24T19:37:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T19:37:57.000Z (about 8 years ago)
- Last Synced: 2025-03-06T18:51:04.939Z (3 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-cordlr-plugin
> Creates an empty Cordlr plugin## Installation
First, install [Yeoman](http://yeoman.io) and generator-cordlr-plugin 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-cordlr-plugin
```Then generate your new project:
```bash
yo cordlr-plugin
```## Getting To Know 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 © [Devcord](https://github.com/Devcord)
[npm-image]: https://badge.fury.io/js/generator-cordlr-plugin.svg
[npm-url]: https://npmjs.org/package/generator-cordlr-plugin
[travis-image]: https://travis-ci.org/Devcord/generator-cordlr-plugin.svg?branch=master
[travis-url]: https://travis-ci.org/Devcord/generator-cordlr-plugin
[daviddm-image]: https://david-dm.org/Devcord/generator-cordlr-plugin.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/Devcord/generator-cordlr-plugin