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
3
Commits
1
Branch
0
Tags
3134b1dc4426a13e22f966d264770f27f27ca1e2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Slawomir Koszewski
3134b1dc44
Remove shell build script and replaced it with a Makefile.
2025-12-10 20:37:03 +01:00
.gitignore
Initial commit.
2025-12-10 15:05:08 +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
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%