/contributing

Primary LanguagePythonMIT LicenseMIT

✨ 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

MIT