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

Sina Samavati 9c31fbf911 Add is_behaviour/1, improve sort_by_priority/4 11 years ago
src 9c31fbf911 Add is_behaviour/1, improve sort_by_priority/4 11 years ago
test ff8b229360 Add mad_deps:fetch/3 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 3fb6a45926 Test mad_compile:deps/2 11 years ago
README.md 3f075c8d57 Update README 11 years ago
build 2074f54722 Update build script 11 years ago
mad 856c7887f3 Get the escript to work 11 years ago
rebar.config 856c7887f3 Get the escript to work 11 years ago

README.md

Mad

A simple dependency manager for development purposes.

Goals

It shall:

  • be fully compatible with rebar configuration.
  • rescue us from cloning duplicate repositories.

Contribute

  • Open up issues
  • Share your thoughts
  • Send pull-request