notzippy@gmail.com 223bd3b7c0 Added manual scan on packages in app folder
This allows for source code generation. Packages in <application>/app folder are scanned manually as opposed to the `packages.Load` scan which will fast fail on compile error, and leave you with go files with no syntax.
2020-05-18 11:47:01 -07:00
2020-05-13 22:26:05 -07:00
2020-04-26 22:29:16 -07:00
2020-04-26 22:28:46 -07:00
2020-04-26 22:28:46 -07:00
2020-05-13 22:26:05 -07:00
2020-04-26 23:00:51 -07:00
2017-03-05 00:20:51 +00:00
2020-05-03 13:39:48 -07:00
2018-10-30 06:23:53 -07:00

Revel command line tools

Build Status License Go Report Card

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

Install

go get -u github.com/revel/cmd/revel

New Application

Create a new application

revel new my/app

Community

Learn More

Contributing

Contributors

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