Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roziscoding/generator-rjmunhoz-boilerplate
Generate boilerplate for my projects
https://github.com/roziscoding/generator-rjmunhoz-boilerplate
boilerplate generator hacktoberfest yeoman
Last synced: 7 days ago
JSON representation
Generate boilerplate for my projects
- Host: GitHub
- URL: https://github.com/roziscoding/generator-rjmunhoz-boilerplate
- Owner: roziscoding
- License: gpl-3.0
- Created: 2019-12-17T21:03:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T22:45:38.000Z (about 1 month ago)
- Last Synced: 2024-12-12T08:39:33.526Z (13 days ago)
- Topics: boilerplate, generator, hacktoberfest, yeoman
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
generator-rjmunhoz-boilerplate
---Simple yeoman generator to create basic config files for Node projects
## Installation
- `npm i -g yo generator-rjmunhoz-boilerplate`
## Usage
- `mkdir my-wonderful-app`
- `cd my-wonderful-app`
- `yo rjmunhoz`## Contributing
- Fork
- Change
- Test manually
- PR