Files
leanote/cmd/README.md
lealife bba9030f14 cmd
2017-11-30 20:11:10 +08:00

12 lines
217 B
Markdown
Executable File

# 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
```