playniuniu / go-sobike

Sobike command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sobike - 搜索附近的单车

███████╗ ██████╗ ██████╗ ██╗██╗  ██╗███████╗
██╔════╝██╔═══██╗██╔══██╗██║██║ ██╔╝██╔════╝
███████╗██║   ██║██████╔╝██║█████╔╝ █████╗  
╚════██║██║   ██║██╔══██╗██║██╔═██╗ ██╔══╝  
███████║╚██████╔╝██████╔╝██║██║  ██╗███████╗
╚══════╝ ╚═════╝ ╚═════╝ ╚═╝╚═╝  ╚═╝╚══════╝

Release MIT licensed

使用方法

sobike 你的地址

或者

sobike -c 城市 你的地址

开发者

GO Dep

go get github.com/fatih/color
go get github.com/sirupsen/logrus
go get github.com/urfave/cli

Build & Release

make build

Note: Install upx before make release

make relase

About

Sobike command


Languages

Language:Go 92.0%Language:Makefile 8.0%