New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

contribs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contribs

Generate contributing guidelines for a new project.

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

contribs

Generate contributing guidelines for a new project.

npm downloads

About

This is a tiny terminal program for creating contributing guidelines for a new open source project.

Usage

The contribs command pipes the contents of the CONTRIBUTING.md file in this repository to stdout.

npx contribs > filename.md

-h,--help      print usage info
-v,--version   print version info

Example

npx contribs > CONTRIBUTING.md

You can achieve the same effect as above by copying a random CONTRIBUTING.md file from the internet into your project manually (except you can fork and improve this one).

On OS X you can also run npx contribs | pbcopy and you'll get a copy of the contributing guidelines ready to paste anywhere.

Contributing

Contributions welcome! Please read the contributing guidelines before getting started.

License

CC-1.0

Keywords

FAQs

Package last updated on 21 Dec 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc