mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 18:54:31 +00:00
52 lines
2.1 KiB
Markdown
52 lines
2.1 KiB
Markdown
# 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)
|