mirror https://github.com/synrc/mad
![]() |
3 years ago | |
---|---|---|
.github | 4 years ago | |
include | 3 years ago | |
man | 3 years ago | |
priv | 5 years ago | |
src | 3 years ago | |
test | 11 years ago | |
tex | 3 years ago | |
.gitignore | 6 years ago | |
.travis.yml | 4 years ago | |
CNAME | 5 years ago | |
LICENSE | 6 years ago | |
Makefile | 6 years ago | |
README.md | 5 years ago | |
escript.config | 8 years ago | |
index.html | 5 years ago | |
mad | 3 years ago | |
mad.cmd | 6 years ago | |
make.bat | 5 years ago | |
mix.exs | 3 years ago | |
rebar.config | 3 years ago |
A simple rebar-compatible dependency manager and developer tool with plugins for Windows, Linux and Mac.
It shall:
$ make
And put mad
to PATH.
Releases are bundles made by release_handler module of sasl applications. It has it own fat bootstripts along with erlang runtime included. This allows you to distribute you applications with copy deploy without Erlang prerequisite.
$ ./mad app web sample
$ cd sample
$ ../mad dep com pla rel
If you are new or need to determine whether the MAD architecture and philosophy is a fit for your project