leanote添探索功能
leanote 编译打包 配置本地环境 设置GOPATH环境变量为工作区目录
然后执行:
go get github.com/revel/cmd/revel go get github.com/ystyle/leanote/app mv $GOPATH/src/github.com/ystyle $GOPATH/src/github.com/leanote 注:源码在$GOPATH/src/github.com/leanote/leanote/目录
Continue reading...