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
go get -u github.com/revel/cmd/revel
New Application
Create a new application
revel new my/app
Provides the revel
command, used to create and run Revel apps.
go get -u github.com/revel/cmd/revel
Create a new application
revel new my/app