brimdata / zync

Kafka connector to sync Zed lakes to and from Kafka topics
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

add version command #53

Closed nwt closed 2 years ago

nwt commented 2 years ago

Add a version command that prints cmd/zync/version.version (set in Makefile) if non-empty or else the main module's version string (for the benefit of "go install github.com/brimdata/zync/cmd/zync@$version").