elm-review init
Initialize Elm Review in this directory
Options
| Name | Description | 
|---|---|
| --help, -h | Show help for elm-review init | 
| --config  <<path-to-review-directory>> | Create the configuration files in the specified directory instead of in the review/ directory | 
| --template  <<author>/<repo>[/path-to-the-config-folder][#branch-or-commit]> | Copy the review configuration from a GitHub repository, at the root or in a folder | 
| --compiler  <<path-to-elm>> | Specify the path to the elm compiler |