Skip to content

tribecamp/yamlcredits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

YAMLCredits

๐Ÿ“œ Small tool for generating a CREDITS.md from YAML files.

Installation

Using pip

pip install yamlcredits

From source

git clone git@github.com:tribecamp/yamlcredits
# or: git clone https://github.com/tribecamp/yamlcredits
pip install -r requirements.txt

Usage

Output to stdout

yamlcredits path/to/config.yml

Output to a file

yamlcredits path/to/config.yml > CREDITS.md

Credits

Kees van Voorthuizen (@keesvv) โ€“ original author

Sting Alleman (@stingalleman) โ€“ added additional usage example

License

MIT

Releases

No releases published

Packages

No packages published

Languages