doodle/cmd/doodad/commands
Noah f473609bb5 Add build time, hash and version info to binaries
Add urfave/cli to the doodle.exe binary to add a --version command. Both
doodle.exe and doodad.exe will now print their git commit hash and build
date along with their version number when asked.

% ./bin/doodle --version
doodle version 0.0.7-alpha build a316baf. Built on 2018-12-30T14:44:43-08:00
2018-12-30 14:46:29 -08:00
..
consts.go Add doodad.exe binary and PNG to Drawing Converter 2018-10-16 12:26:41 -07:00
convert.go Add build time, hash and version info to binaries 2018-12-30 14:46:29 -08:00
log.go Add doodad.exe binary and PNG to Drawing Converter 2018-10-16 12:26:41 -07:00