Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-17 | feat: Add check rule | Gabriel Arakaki Giovanini | |
2023-09-03 | ref: Better handle and outputs errors | Gabriel Arakaki Giovanini | |
2023-09-03 | feat: Add option for inputing template | Gabriel Arakaki Giovanini | |
Now a template file is required to run the cli command. That gives the user an option to provide its own template file. An default will be provided later. | |||
2023-09-03 | ref: Remove quicktemplate | Gabriel Arakaki Giovanini | |
This is done in preparation to use text-html/template. This will allow the user to input their own template file | |||
2023-09-03 | ref: Move to pflag | Gabriel Arakaki Giovanini | |
Don't like default single `-` param. | |||
2023-08-28 | feat: Add link to the commit for a given format | Gabriel Arakaki Giovanini | |
2023-08-26 | feat: Add initial template renderer for markdown | Gabriel Arakaki Giovanini | |
2023-08-26 | Initial commit | Gabriel Arakaki Giovanini | |