基于Emakefile的多进程编译器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

265 B

eMake

erlang 多进程编译器

Build

$ rebar3 escriptize   ->   eMake
$ rebar3 compile

eg

参数可选 
eMake
eMake "./Emakefile"
eMake  4
eMake "./Emakefile" 4
eMake "./Emakefile" 4 "[noexec, debug_info]"