Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagodelgado111/generator-simple-node
Come home to the impossible flavor of your own completion. Come home to Simple Node's.
https://github.com/thiagodelgado111/generator-simple-node
Last synced: about 3 hours ago
JSON representation
Come home to the impossible flavor of your own completion. Come home to Simple Node's.
- Host: GitHub
- URL: https://github.com/thiagodelgado111/generator-simple-node
- Owner: thiagodelgado111
- License: mit
- Created: 2017-11-13T16:02:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T22:38:02.000Z (almost 7 years ago)
- Last Synced: 2024-12-21T11:54:06.298Z (5 days ago)
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-simple-node
Its name is Simple Node but it's no dummy.
We realized long ago that the greatest thing we could ever create was this simple node module generator.We captured that in a yeoman generator so we can simple run it an have babel and eslint configured and the chemical it makes your brain secrete goes into every Simple Node's simple project setup.
Come home to the impossible flavor of your own completion.
Come home to Simple Node's.## Installation
First, install [Yeoman](http://yeoman.io) and `generator-simple-node` 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 github:thiagodelgado111/generator-simple-node
```Then generate your new project:
```bash
yo simple-node
```## License
MIT © [thiagodelgado111]()