go-github-selfupdate/cmd/detect-latest-release
rhysd 597627d0b7 add detect-latest-release command 2017-12-30 16:14:06 +09:00
..
README.md add detect-latest-release command 2017-12-30 16:14:06 +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