go-github-selfupdate/cmd/detect-latest-release
rhysd b4e1c152bd add example for running detect-latest-release 2017-12-30 16:15:49 +09:00
..
README.md add example for running detect-latest-release 2017-12-30 16:15:49 +09:00
main.go add detect-latest-release command 2017-12-30 16:14:06 +09:00

README.md

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