NotZippy 7a4e741d1c Added a version file to revel/cmd
Updated import path detection to make it smarter. You can now use absolute paths etc..
2018-09-22 13:37:27 -07:00
2018-09-21 10:08:37 -07:00
2018-09-22 13:37:27 -07:00
2018-09-19 09:47:51 -07:00
2018-09-22 13:37:27 -07:00
2018-09-19 09:47:51 -07:00
2018-09-22 13:37:27 -07:00
2017-03-05 00:20:51 +00:00
2018-09-16 20:04:40 -07:00
2018-09-16 20:04:40 -07:00
2018-09-22 13:37:27 -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%