Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pieterclaerhout/example-go-build-time-variables
An example on how to inject build-time variable in Go
https://github.com/pieterclaerhout/example-go-build-time-variables
Last synced: 9 days ago
JSON representation
An example on how to inject build-time variable in Go
- Host: GitHub
- URL: https://github.com/pieterclaerhout/example-go-build-time-variables
- Owner: pieterclaerhout
- Created: 2019-09-30T15:12:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T18:01:31.000Z (9 months ago)
- Last Synced: 2024-02-29T19:24:51.314Z (9 months ago)
- Language: Makefile
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example-go-build-time-variables
An example on how to use build-time variables to inject version info in your executable.