mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

version command #122

Closed vyzo closed 7 years ago

vyzo commented 7 years ago

Closes #120 mcnode and mcdir: print version and exit with -version.

Note that we can't haz --version, as the golang flag package barfs if I use a dashed flag name...

Example:

$ mcnode -version
1.6-DEV
$ mcdir -version
1.6-DEV