feat: Provide the all fields to be used format
ref: Remove build dep from check
feat: Add check rule
doc: Add README
ref: Strip output for leaner bin
ref: Better handle and outputs errors
feat: Add option to compress output binary
feat: Add option for inputing template 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.
ref: Remove quicktemplate This is done in preparation to use text-html/template. This will allow the user to input their own template file
feat: Add install rule