generator-ricveal-oss

A generator for my projects. Feel free to contribute if you want to adapt it for more use cases

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
generator-ricveal-oss
1.0.43 years ago3 years agoMinified + gzip package size for generator-ricveal-oss in KB

Readme

generator-ricveal-oss

An open source project generator for my open source projects :)


!Build Statusbuild-badgebuild !versionversion-badgepackage !downloadsdownloads-badgenpmtrends !PRs Welcomeprs-badgeprs

The problem

I have to do a lot of repetitive stuff every time I set up a new open source project.

This solution

This is a yeoman generator for my open source projects

Table of Contents


- Try Without Installing - 🐛 Bugs - 💡 Feature Requests

Installation

This module is distributed via npmnpm which is bundled with nodenode and should be installed globally (with yo):
npm install -g generator-ricveal-oss yo

Try Without Installing

npx -p yo -p generator-ricveal-oss -c 'yo ricveal-oss'

Usage

yo ricveal-oss

Follow the prompts...

Inspiration

I referenced @sindresorhussindresorhus's modulegenerator-nm and @kentcdodds's module-generator heavily.

Issues

Looking to contribute? Look for the Good First Issuegood-first-issue label.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.
See Bugs
bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.
See Feature Requestsrequests

Contributors ✨

Contributions of any kind welcome!

LICENSE

MIT