apkdoc @ master

feat: Provide the all fields to be used format
ref: Remove build dep from check
feat: Add check rule
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
ref: Move to pflag

Don't like default single `-` param.
feat: Add link to the commit for a given format
ref: Update markdown template
feat: Add initial template renderer for markdown