๐ Small tool for generating a CREDITS.md from YAML files.
pip install yamlcredits
git clone git@github.com:tribecamp/yamlcredits
# or: git clone https://github.com/tribecamp/yamlcredits
pip install -r requirements.txt
yamlcredits path/to/config.yml
yamlcredits path/to/config.yml > CREDITS.md
Kees van Voorthuizen (@keesvv) โ original author
Sting Alleman (@stingalleman) โ added additional usage example