mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-12 02:55:16 +00:00
f745fb3edf8b1cc37cf9610da8bb2dd0986464dc
V 0.20.1 For revel/cmd To address a lot of the automatic import issues. Added in a number of test cases Refactored CI testing
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%