HELP
MAD accepts a list of words. This list of words contains special words aka delimiters or commands. Words between commands are arguments for the nearest command from left.
APP
Create predefined sample application. MAD has built-in two sample applications: zero and nitro. Here is bluepring of zero application:
sample.app.src
sample.erl
- mad_static — MAD Static
DEPS
GET
UP
- mad_git — MAD Git
CLEAN
START
ATTACH
STOP
- mad_run — MAD Runner
COMPILE
- mad_compile — MAD Compiler
- mad_app — OTP Application files
- mad_cubical — cubicaltt files
- mad_dtl — DTL files
- mad_erl — Erlang source files
- mad_leex — Erlang leex files
- mad_yecc — Erlang yecc files
- mad_port — C/C++ files
- mad_script — .script files
PLAN
STRIP
BUNDLE
- mad_release — MAD Bundler
- mad_escript — MAD escript bundler
- mad_systools — MAD BEAM release bundler
REPL
- mad_repl — MAD REPL