Ari Seyhun 54ce8d3699 Remove abort with 'revel new' on empty directory
If you use 'revel new ...' on an empty directory, revel will abort complaining the directory exists.

With this commit, it will no longer abort if the directory is empty.
2017-09-16 15:24:37 +09:30
2017-03-05 00:20:51 +00: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%