๐ Small tool for generating a CREDITS.md from YAML files.
pip install yamlcredits
git clone [email protected]: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