logo
  • 教程列表
  • SO官方文档
  • 钢筋 3
    • 安装 Rebar3
    • 从源代码安装
    • 引导一个新的 Erlang 项目
    • 定义
  1. StackOverflow 文档
  2. Erlang Language 教程
  3. 钢筋 3
  4. 从源代码安装

从源代码安装

Created: November-22, 2018

由于 Rebar3 是免费的,开源的并且用 Erlang 编写,因此可以简单地从源代码中克隆和构建它。

$ git clone https://github.com/erlang/rebar3.git
$ cd rebar3
$ ./bootstrap

这将创建 rebar3 脚本,你可以将其放在 PATH 上或链接到/usr/local/bin,如上面“安装 Rebar3”部分所述。

  • 引导一个新的 Erlang 项目
  • 安装 Rebar3

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明