mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-13 19:35:27 +00:00
b138e35f6d5c76a8b8891d9532b13d83a4b5e4af
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
Languages
Go
100%