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

Maxim Sokhatsky 4b1fcd0f44 make directory structure VOXOZ like 11 years ago
apps 4b1fcd0f44 make directory structure VOXOZ like 11 years ago
.gitignore 856c7887f3 Get the escript to work 11 years ago
.travis.yml 91321bf1c0 Add travis-ci configuration 11 years ago
LICENSE a46f29e110 Add LICENSE & src/mad.app.src 11 years ago
Makefile 1b4c08c027 put otp.mk instead of erlang.mk 11 years ago
README.md 8e98c27b50 make directory structure VOXOZ like 11 years ago
build 8e98c27b50 make directory structure VOXOZ like 11 years ago
mad 8e98c27b50 make directory structure VOXOZ like 11 years ago
otp.mk 8e98c27b50 make directory structure VOXOZ like 11 years ago
rebar.config 8e98c27b50 make directory structure VOXOZ like 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