Files
leanote/vendor/github.com/revel/cmd/README.md
2017-11-30 19:55:33 +08:00

12 lines
217 B
Markdown

# Revel command line tools
Provides the `revel` command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
Install
------------
```bash
go get github.com/revel/cmd/revel
```