Command line tool to develop and manage LeanCloud apps.
- via
go get:$ go get github.com/leancloud/lean-cli/lean - via
homebrew:$ brew install lean-cli
Install the dependences first:
Clone this repo to your ${GOPATH}/src/github.com/leancloud/lean-cli, then have a look at Makefile.