This website works better with JavaScript.
首頁
探索
說明
註冊
登入
SisMaker
/
rebar3
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
Projects
0
版本發佈
62
Wiki
Activity
瀏覽代碼
Update bootstrap script to include cf
pull/902/head
Heinz N. Gies
9 年之前
父節點
04be3f5963
當前提交
8d22f7d368
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bootstrap
+ 1
- 0
bootstrap
查看文件
@ -15,6 +15,7 @@ main(_Args) ->
%% Fetch and build deps required to build rebar3
BaseDeps = [{providers, []}
,{getopt, []}
,{cf, []}
,{erlware_commons, ["ec_dictionary.erl", "ec_vsn.erl"]}
,{certifi, []}],
Deps = get_deps(),
Write
Preview
Loading…
取消
儲存