Revel command line tools
Provides the revel command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
Install
go get -u github.com/revel/cmd/revelNew Application
Create a new application
revel new my/app
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Provides the revel command, used to create and run Revel apps.
go get -u github.com/revel/cmd/revelCreate a new application
revel new my/app