generator-kcd-oss

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

Usage no npm install needed!

<script type="module">
  import generatorKcdOss from 'https://cdn.skypack.dev/generator-kcd-oss';
</script>

README

generator-kcd-oss

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


Build Status version downloads MIT License All Contributors PRs Welcome Code of Conduct

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

Installation

This module is distributed via npm which is bundled with node 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 @sindresorhus's module heavily.

Issues

Looking to contribute? Look for the Good First Issue label.

πŸ› Bugs

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

See 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 Requests

Contributors ✨

Thanks goes to these people (emoji key):


Kent C. Dodds

πŸ’» πŸ“– πŸš‡

Anup

πŸ“–

Eric McCormick

πŸ“–

MichaΓ«l De Boey

πŸ’» πŸ“–

Matan Borenkraout

πŸ’»

Nick McCurdy

πŸ“– πŸ’»

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

LICENSE

MIT