Go to file
Stephen McQuay c41d009d20
Adds readme
2018-05-16 16:02:49 -07:00
cmd/vers Move cmd to match repo name 2018-05-16 16:01:40 -07:00
LICENSE Add license 2018-05-16 16:02:00 -07:00
README.md Adds readme 2018-05-16 16:02:49 -07:00
vers.go init 2018-02-22 10:51:23 -08:00

README.md

vers

simple project to demonstrate bulding a tool with a compile-time adjusted value:


$ go install -ldflags=-X=mcquay.me/vers.Version=bleh mcquay.me/vers/cmd/vers
$ vers
version: bleh