Skip to content

Create printable checklists with Jinja HTML templates and YAML data

License

Notifications You must be signed in to change notification settings

mcejp/checklister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo:

./checklister.py example.yaml example-out.pdf

To get live updates, use entr(1) or an equivalent tool:

ls example.yaml example.html | entr ./checklister.py example.yaml example-out.pdf

About

Create printable checklists with Jinja HTML templates and YAML data

Topics

Resources

License

Stars

Watchers

Forks