Skip to content

Add flag to print version

Nathan Merkley requested to merge print_version into master

Adds a --version and -V flag to print the git hash of the current build. This should be expanded in the future to print an actual version + git hash as well as looped into an actual command line parser so they would show up in a --help page

Merge request reports