Socket
Book a DemoInstallSign in
Socket

generator-kcd-oss

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-kcd-oss

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

latest
Source
npmnpm
Version
5.1.0
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

open source

FAQs

Package last updated on 20 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts