This website requires JavaScript.
Explore
Help
Sign In
slawek
/
go-version-tag
Watch
1
Star
0
Fork
0
You've already forked go-version-tag
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
b27a5d68e10c7d61e66b2ef3e2143464b173ab05
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
slawek
b27a5d68e1
Updated .gitignore with a new binary name.
2025-12-10 20:41:33 +01:00
.gitignore
Updated .gitignore with a new binary name.
2025-12-10 20:41:33 +01:00
go.mod
Initial commit.
2025-12-10 15:05:08 +01:00
main.go
Initial commit.
2025-12-10 15:05:08 +01:00
Makefile
Remove shell build script and replaced it with a Makefile.
2025-12-10 20:37:03 +01:00
version.go
Initial commit.
2025-12-10 15:05:08 +01:00
S
Description
This repository shows how to create a simple Go application and embed Git tags into the binary.
30
KiB
Languages
Makefile
66.8%
Go
33.2%