aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-31feat: Provide the all fields to be used formatHEADmasterGabriel A. Giovanini
2023-09-17ref: Remove build dep from checkGabriel Arakaki Giovanini
2023-09-17feat: Add check ruleGabriel Arakaki Giovanini
2023-09-17doc: Add READMEGabriel Arakaki Giovanini
2023-09-03ref: Strip output for leaner binGabriel Arakaki Giovanini
2023-09-03ref: Better handle and outputs errorsGabriel Arakaki Giovanini
2023-09-03feat: Add option to compress output binaryGabriel Arakaki Giovanini
2023-09-03feat: Add option for inputing templateGabriel 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-03ref: Remove quicktemplateGabriel 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-03feat: Add install ruleGabriel Arakaki Giovanini
2023-09-03ref: Move to pflagGabriel Arakaki Giovanini
Don't like default single `-` param.
2023-08-28feat: Add link to the commit for a given formatGabriel Arakaki Giovanini
2023-08-28ref: Update markdown templateGabriel Arakaki Giovanini
2023-08-26feat: Add initial template renderer for markdownGabriel Arakaki Giovanini
2023-08-26Initial commitGabriel Arakaki Giovanini