go vendor
This commit is contained in:
11
vendor/github.com/revel/cmd/README.md
generated
vendored
Normal file
11
vendor/github.com/revel/cmd/README.md
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user