You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen McQuay c41d009d20
Adds readme
5 years ago
cmd/vers Move cmd to match repo name 5 years ago
LICENSE Add license 5 years ago
README.md Adds readme 5 years ago
vers.go init 5 years ago

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