Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voilalex/contributing
https://github.com/voilalex/contributing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voilalex/contributing
- Owner: VoIlAlex
- License: mit
- Created: 2020-04-05T22:16:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:19:19.000Z (over 1 year ago)
- Last Synced: 2024-11-07T08:46:36.698Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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)