mirror https://github.com/synrc/mad
![]() |
3 лет назад | |
---|---|---|
.github | 4 лет назад | |
include | 3 лет назад | |
man | 3 лет назад | |
priv | 5 лет назад | |
src | 3 лет назад | |
test | 11 лет назад | |
tex | 3 лет назад | |
.gitignore | 6 лет назад | |
.travis.yml | 4 лет назад | |
CNAME | 5 лет назад | |
LICENSE | 6 лет назад | |
Makefile | 6 лет назад | |
README.md | 5 лет назад | |
escript.config | 8 лет назад | |
index.html | 5 лет назад | |
mad | 3 лет назад | |
mad.cmd | 6 лет назад | |
make.bat | 5 лет назад | |
mix.exs | 3 лет назад | |
rebar.config | 3 лет назад |
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