An open API service indexing awesome lists of open source software.

https://github.com/webmachine/webmachine-rebar3-template

Webmachine Template for rebar3
https://github.com/webmachine/webmachine-rebar3-template

Last synced: 10 months ago
JSON representation

Webmachine Template for rebar3

Awesome Lists containing this project

README

          

# Rebar 3 templates for WebMachine

* clone this repo into `~/.config/rebar3/templates`

* create a new webmachine application

```
$ rebar3 new webmachine your_app_here
```