https://github.com/revel/cmd
Command line tools for Revel.
https://github.com/revel/cmd
hacktoberfest revel-applications web-application web-framework
Last synced: about 2 months ago
JSON representation
Command line tools for Revel.
- Host: GitHub
- URL: https://github.com/revel/cmd
- Owner: revel
- License: mit
- Created: 2014-02-26T03:46:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T06:57:36.000Z (11 months ago)
- Last Synced: 2025-03-30T17:11:12.144Z (2 months ago)
- Topics: hacktoberfest, revel-applications, web-application, web-framework
- Language: Go
- Homepage:
- Size: 596 KB
- Stars: 62
- Watchers: 12
- Forks: 103
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Revel command line tools
[](http://travis-ci.org/revel/cmd)
[](LICENSE)
[](https://goreportcard.com/report/github.com/revel/cmd)Provides the `revel` command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
Install
------------
```bash
go install github.com/revel/cmd/revel@latest
```New Application
-------------Create a new application
```commandline
revel new -a my/app
```## Community
* [Gitter](https://gitter.im/revel/community)
* [StackOverflow](http://stackoverflow.com/questions/tagged/revel)## Learn More
* [Manual, Samples, Godocs, etc](http://revel.github.io)
* [Apps using Revel](https://github.com/revel/revel/wiki/Apps-in-the-Wild)
* [Articles Featuring Revel](https://github.com/revel/revel/wiki/Articles)## Contributing
* [Contributing Code Guidelines](https://github.com/revel/revel/blob/master/CONTRIBUTING.md)
* [Revel Contributors](https://github.com/revel/revel/graphs/contributors)## Contributors
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/0)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/1)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/2)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/3)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/4)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/5)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/6)
[](https://sourcerer.io/fame/notzippy/revel/cmd/links/7)