Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/voilalex/contributing


https://github.com/voilalex/contributing

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ✨ Contributing

Simple [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) generator.

## Installation

Before you install **contributing** you should have Python 3.x and PIP installed.

Then enter in your terminal:

```bash
pip install contributing
```

## Usage

To generate CONTRIBUTING.md in the current working directory enter in your terminal:

```bash
contributing
```

If you want to specify path to which the CONTRIBUTING.md content should be saved enter in your terminal:

```bash
contributing -o
```

## Author

- **Ilya Vouk** (voilalex) - initial work.

## License

[MIT](LICENSE.md)