Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brendanhay/reloader

mochimedia's reloader made rebar compatible.
https://github.com/brendanhay/reloader

Last synced: about 1 month ago
JSON representation

mochimedia's reloader made rebar compatible.

Awesome Lists containing this project

README

        

Add the following line to your rebar.config:

{deps, [
{reloader, ".*", {git, "git://github.com/brendanhay/reloader.git", {branch, "master"}}}
]}.