Nick Wallace d865cfce90 Added some example code to show that DevMode and RunMode only work from within OnAppStart
Hoping this helps someone else as it took me a while to figure it out. I was wanting to run DEV only code on init.
2016-11-18 13:29:06 -06:00
2016-08-29 11:03:20 +09: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 733 KiB
Languages
Go 100%