Erlang 項目構建工具:Rebar

jopen 11年前發布 | 15K 次閱讀 項目構建 ErLang

Rebar 是一個復雜的 Erlang 項目構建工具,遵循 OTP 原則。

$ git clone git://github.com/rebar/rebar.git
$ cd rebar
$ ./bootstrap
Recompile: src/getopt
...
Recompile: src/rebar_utils
==> rebar (compile)
Congratulations! You now have a self-contained script called "rebar" in
your current working directory. Place this script anywhere in your path
and you can use rebar to build OTP-compliant apps.

項目主頁:http://www.baiduhome.net/lib/view/home/1361148431447

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!