github.com/wiselike/revel-cmd@v1.2.1/README.md (about)

     1  # Revel command line tools
     2  
     3  [![Build Status](https://secure.travis-ci.org/revel/cmd.svg?branch=master)](http://travis-ci.org/revel/cmd) 
     4  [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
     5  [![Go Report Card](https://goreportcard.com/badge/github.com/wiselike/revel-cmd)](https://goreportcard.com/report/github.com/wiselike/revel-cmd)
     6  
     7  Provides the `revel` command, used to create and run Revel apps.
     8  
     9  - More info at http://revel.github.io/manual/tool.html
    10  
    11  Install
    12  ------------
    13  ```bash
    14  go install github.com/wiselike/revel-cmd/revel@latest
    15  ```
    16  
    17  New Application
    18  -------------
    19  
    20  Create a new application
    21  ```commandline
    22  revel new -a my/app
    23  ```
    24  
    25  ## Community
    26  
    27  * [Gitter](https://gitter.im/revel/community)
    28  * [StackOverflow](http://stackoverflow.com/questions/tagged/revel)
    29  
    30  
    31  ## Learn More
    32  
    33  * [Manual, Samples, Godocs, etc](http://revel.github.io)
    34  * [Apps using Revel](https://github.com/wiselike/revel/wiki/Apps-in-the-Wild)
    35  * [Articles Featuring Revel](https://github.com/wiselike/revel/wiki/Articles)
    36  
    37  ## Contributing
    38  
    39  * [Contributing Code Guidelines](https://github.com/wiselike/revel/blob/master/CONTRIBUTING.md)
    40  * [Revel Contributors](https://github.com/wiselike/revel/graphs/contributors)
    41  
    42  ## Contributors
    43  
    44  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/0)](https://sourcerer.io/fame/notzippy/revel/cmd/links/0)
    45  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/1)](https://sourcerer.io/fame/notzippy/revel/cmd/links/1)
    46  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/2)](https://sourcerer.io/fame/notzippy/revel/cmd/links/2)
    47  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/3)](https://sourcerer.io/fame/notzippy/revel/cmd/links/3)
    48  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/4)](https://sourcerer.io/fame/notzippy/revel/cmd/links/4)
    49  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/5)](https://sourcerer.io/fame/notzippy/revel/cmd/links/5)
    50  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/6)](https://sourcerer.io/fame/notzippy/revel/cmd/links/6)
    51  [![](https://sourcerer.io/fame/notzippy/revel/cmd/images/7)](https://sourcerer.io/fame/notzippy/revel/cmd/links/7)