Skip to content

๐Ÿ™ Generate boilerplate open source contributing guidelines.

License

Notifications You must be signed in to change notification settings

ungoldman/contribs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ™ Generate boilerplate open source contributing guidelines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published