generator-kcd-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-kcd-oss
13725.1.03 years ago8 years agoMinified + gzip package size for generator-kcd-oss in KB

Readme

generator-kcd-oss

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


!Build Statusbuild-badgebuild !versionversion-badgepackage !downloadsdownloads-badgenpmtrends !MIT Licenselicense-badgelicense !All Contributorsall-contributors-badge !PRs Welcomeprs-badgeprs !Code of Conductcoc-badgecoc

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-kcd-oss yo

Try Without Installing

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

Usage

yo kcd-oss

Follow the prompts...

Inspiration

I referenced @sindresorhussindresorhus's modulegenerator-nm 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 ✨

Thanks goes to these people (emoji keyemojis):
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars.githubusercontent.com/u/1500684?v=3" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=kentcdodds" title="Code">πŸ’»</a> <a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=kentcdodds" title="Documentation">πŸ“–</a> <a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
<td align="center"><a href="https://github.com/reznord"><img src="https://avatars0.githubusercontent.com/u/3415488?v=4" width="100px;" alt=""/><br /><sub><b>Anup</b></sub></a><br /><a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=reznord" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://edm00se.codes/"><img src="https://avatars3.githubusercontent.com/u/622118?v=4" width="100px;" alt=""/><br /><sub><b>Eric McCormick</b></sub></a><br /><a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=edm00se" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>MichaΓ«l De Boey</b></sub></a><br /><a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=MichaelDeBoey" title="Code">πŸ’»</a> <a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=MichaelDeBoey" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://matan.io"><img src="https://avatars2.githubusercontent.com/u/12711091?v=4" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=MatanBobi" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://nickmccurdy.com/"><img src="https://avatars0.githubusercontent.com/u/927220?v=4" width="100px;" alt=""/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=nickmccurdy" title="Documentation">πŸ“–</a> <a href="https://github.com/kentcdodds/generator-kcd-oss/commits?author=nickmccurdy" title="Code">πŸ’»</a></td>



This project follows the all-contributorsall-contributors specification. Contributions of any kind welcome!

LICENSE

MIT