contributing1.0.0
contributing1.0.0
Published
Simple CONTRIBUTING.md generator.
pip install contributing
Package Downloads
Authors
Requires Python
Dependencies
✨ Contributing
Simple CONTRIBUTING.md generator.
Installation
Before you install contributing you should have Python 3.x and PIP installed.
Then enter in your terminal:
pip install contributing
Usage
To generate CONTRIBUTING.md in the current working directory enter in your terminal:
contributing
If you want to specify path to which the CONTRIBUTING.md content should be saved enter in your terminal:
contributing -o <path>
Author
- Ilya Vouk (voilalex) - initial work.