mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 02:34:32 +00:00
2.1 KiB
2.1 KiB
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 install github.com/revel/cmd/revel@latest
New Application
Create a new application
revel new -a my/app