Nathan Chan c240b05369 Sort controllers so that builds are reproducible.
Ordering of controllers in routes.go and main.go is unstable in
successive runs of revel build.  This change will assure that the
ordering is stable.
2017-12-08 11:37:28 -08:00
2017-03-05 00:20:51 +00:00
2015-03-19 17:09:47 +00:00

Revel command line tools

Provides the revel command, used to create and run Revel apps.

Install

go get github.com/revel/cmd/revel
Description
No description provided
Readme MIT 735 KiB
Languages
Go 100%