Provides the revel
command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
go install github.com/revel/cmd/revel@latest
Create a new application
revel new -a my/app
Provides the revel
command, used to create and run Revel apps.
go install github.com/revel/cmd/revel@latest
Create a new application
revel new -a my/app