mirror https://github.com/synrc/mad

Namdak Tonpa ced1d3ab94 Merge pull request #1 from m-2k/master 11 years ago
src f86e8f16ee Fix filetype/1 11 years ago
test fe1e953680 make mad regular OTP application back 11 years ago
.gitignore 856c7887f3 Get the escript to work 11 years ago
.travis.yml a391e95692 mad with no deps 11 years ago
LICENSE a391e95692 mad with no deps 11 years ago
Makefile a391e95692 mad with no deps 11 years ago
README.md 8e98c27b50 make directory structure VOXOZ like 11 years ago
build a391e95692 mad with no deps 11 years ago
mad 3df889f464 no deps 11 years ago
otp.mk a391e95692 mad with no deps 11 years ago
rebar.config 3df889f464 no deps 11 years ago

README.md

MAD

A simple rebar-compatible dependency manager.

Goals

It shall:

  • be compatible with rebar configuration.
  • be as small and fast as possible.

Build

$ make

And put 'mad' to PATH.

Usage

$ mad get-deps
$ mad compile

Credits

  • Maxim Sokhatsky
  • Sina Samavati

OM A HUM