Files
leanote/Vendor.md
lealife b140cd538f vendor
2017-06-22 13:18:16 +08:00

14 lines
230 B
Markdown

# Modifications
* revel.go
```
RevelImportPath = "github.com/leanote/leanote/vendor/github.com/revel/revel"
```
# RUN
```
go install github.com/leanote/leanote/cmd/leanote_revel
leanote_revel run github.com/leanote/leanote
```