代码拉取完成,页面将自动刷新
同步操作将从 imboy.pub/imboy 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{erl_opts, [debug_info]}.
% http://rebar3.org/docs/configuration/dependencies/
{deps, [
{gen_smtp, {git, "https://gitee.com/imboy-tripartite-deps/gen_smtp", {tag, "1.2.0"}}},
{goldrush, {git, "https://gitee.com/imboy-tripartite-deps/goldrush", {tag, "0.1.9"}}},
{hashids, {git, "https://gitee.com/imboy-tripartite-deps/hashids-erlang", {tag, "1.0.5"}}},
{hut, {git, "https://gitee.com/imboy-tripartite-deps/hut", {tag, "v1.3.0"}}},
{jsone, {git, "https://gitee.com/imboy-tripartite-deps/jsone", {tag, "1.7.0"}}},
{jsx, {git, "https://gitee.com/imboy-tripartite-deps/jsx", {tag, "2.9.0"}}},
{jwerl, {git, "https://gitee.com/mirrors_emqx/jwerl", {tag, "1.1.1"}}},
{lager, {git, "https://gitee.com/imboy-tripartite-deps/lager", {tag, "3.9.2"}}},
{mysql, {git, "https://gitee.com/imboy-tripartite-deps/mysql-otp", {tag, "1.7.0"}}},
{poolboy, {git, "https://gitee.com/imboy-tripartite-deps/poolboy", {tag, "1.5.2"}}},
{ranch, {git, "https://gitee.com/imboy-tripartite-deps/ranch", {tag, "1.8.0"}}},
{observer_cli, {git, "https://gitee.com/imboy-tripartite-deps/observer_cli", {tag, "1.7.3"}}},
{recon, {git, "https://gitee.com/imboy-tripartite-deps/recon", {tag, "2.5.1"}}},
{depcache, {git, "https://gitee.com/imboy-tripartite-deps/depcache", {branch, "master"}}},
{stun, {git, "https://gitee.com/imboy-tripartite-deps/stun.git", {branch, "dev"}}},
{syn, {git, "https://gitee.com/imboy-tripartite-deps/syn.git", {tag, "3.3.0"}}},
{cowboy, {git, "https://gitee.com/imboy-tripartite-deps/cowboy", {tag, "2.9.0"}}},
{cowlib, {git, "https://gitee.com/imboy-tripartite-deps/cowlib", {tag, "2.11.0"}}}
]}.
{plugins, [rebar3_appup_plugin]}.
{provider_hooks, [
{pre, [{tar, {appup, tar}}]},
{post, [
{compile, {appup, compile}},
{clean, {appup, clean}}
]}
]}.
{shell, [
{config, "config/sys.local.config"},
{apps, [imboy]}
]}.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。