Ecosyste.ms: Awesome

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

https://github.com/pvmart/rebar3_live

Rebar3 live plugin
https://github.com/pvmart/rebar3_live

Last synced: about 2 months ago
JSON representation

Rebar3 live plugin

Lists

README

        

rebar3_live
=====

A rebar plugin

Build
-----

$ rebar3 compile

Use
---

Add the plugin to your global rebar config ~/.config/rebar3/rebar.conf:

{plugins, [rebar3_live]}.

Then just call your plugin directly in an existing application:

$ rebar3 live
===> Fetching rebar3_live
===> Compiling rebar3_live

Issues
---

Better to install globally. Plugin crashes when installed locally and project
fails to compile.