Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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