Simple CONTRIBUTING.md generator.
Project Links
Meta
Author: voilalex
Classifiers
Programming Language
- Python :: 3.4
- Python :: 3.5
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
License
- OSI Approved :: MIT License
Topic
- Utilities
Environment
- Console
Intended Audience
- Developers
✨ 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.
License
Files in release
No dependencies