Steve f745fb3edf Merge pull request #145 from revel/develop
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
2018-10-01 11:08:23 -07:00
2018-09-30 10:08:11 -07:00
2018-09-30 10:08:11 -07:00
2018-09-30 10:08:11 -07:00
2018-09-30 10:08:11 -07:00
2018-09-30 10:08:11 -07:00
2018-09-30 10:08:11 -07:00
2018-09-30 10:08:11 -07:00
2017-03-05 00:20:51 +00:00
2018-09-30 10:08:11 -07:00
2018-09-16 20:04:40 -07:00
2018-09-30 10:08:11 -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
Description
No description provided
Readme MIT 733 KiB
Languages
Go 100%