Robert Nubel 7792db37e2 Ignore missing temporary directories when booting.
Otherwise, removing your `app/tmp` and `app/routes` folders prior
to booting (e.g., if you add them to your .gitignore and use Travis)
will cause unnecessary FATAL error messages. Addresses
revel/revel#908.
2015-07-06 23:26:36 -05:00
2014-10-30 11:22:53 -04:00
2014-02-25 22:49:42 -05:00

Revel command line tools

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

Description
No description provided
Readme MIT 733 KiB
Languages
Go 100%