(WIP) Get a Play Store app info via cmd. Inspired by awesome market_bot gem and psi style command line results.
play-info
can be easily installed as an executable. Download the latest compiled binaries and put it anywhere in your executable path.
Or, if you've done Go development before and your $GOPATH/bin directory is already in your PATH:
$ go get github.com/yelinaung/play-go
$ cd $GOPATH/src/github.com/yelinaung/play-info
$ go run play-info.go "com.yelinaung.programmerexcuses"
- More result attributes
- Homebrew formula
- Fuzzy Search. e.g
gmail
MIT