Sioro-Neoku / go-peerflix

Go Peerflix
MIT License
470 stars 119 forks source link

Show version and build date #28

Closed nochso closed 7 years ago

nochso commented 8 years ago

Just to prepare for potential tagged releases and to make it easier to check that you're up to date.

Without any tags in a dirty working directory:

go-peerflix 4a4154a-dirty (2016-03-07 20:53:38)

Usage of ./go-peerflix:
...

When building directly from a tagged revision, it should look like this:

go-peerflix 1.0.0 (2016-03-07 20:53:38)