Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tank-bohr/rebar3_eep48


https://github.com/tank-bohr/rebar3_eep48

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

rebar3_eep48
=====

A rebar plugin

Build
-----

$ rebar3 compile

Use
---

Add the plugin to your rebar config:

{plugins, [
{rebar3_eep48, {git, "https://host/user/rebar3_eep48.git", {tag, "0.1.0"}}}
]}.

Then just call your plugin directly in an existing application:

$ rebar3 rebar3_eep48
===> Fetching rebar3_eep48
===> Compiling rebar3_eep48