1
0
Fork 0
golang-github-rhysd-go-gith.../cmd/detect-latest-release
Daniel Baumann e7ed09875d
Adding upstream version 1.2.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-22 09:45:13 +02:00
..
main.go Adding upstream version 1.2.3. 2025-05-22 09:45:13 +02:00
README.md Adding upstream version 1.2.3. 2025-05-22 09:45:13 +02:00

This command line tool is a small wrapper of selfupdate.DetectLatest().

Please install using go get.

$ go get -u github.com/rhysd/go-github-selfupdate/cmd/detect-latest-release

To know the usage, please try the command without any argument.

$ detect-latest-release

For example, following shows the latest version of github-clone-all.

$ detect-latest-release rhysd/github-clone-all