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

Maxim Sokhatsky c770967329 dynalo moved to n2o 10 лет назад
priv c770967329 dynalo moved to n2o 10 лет назад
src c770967329 dynalo moved to n2o 10 лет назад
test fe1e953680 make mad regular OTP application back 11 лет назад
.gitignore 856c7887f3 Get the escript to work 11 лет назад
.travis.yml a391e95692 mad with no deps 11 лет назад
LICENSE a391e95692 mad with no deps 11 лет назад
Makefile a391e95692 mad with no deps 11 лет назад
README.md 8e98c27b50 make directory structure VOXOZ like 11 лет назад
build f5d06a5693 windows support 10 лет назад
mad c770967329 dynalo moved to n2o 10 лет назад
otp.mk 0664d44ee8 n2o_sample repl running 10 лет назад
rebar.config f12ebf7159 mad with ports compilation 10 лет назад

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