Skip to content

playniuniu/go-sobike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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