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.
Provides the revel command, used to create and run Revel apps.
revel
go get github.com/revel/cmd/revel