1 Star 1 Fork 3

-Stupid--Liar- / ltank

forked from zyuyou / ltank 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
zyuyou 提交于 2015-01-20 12:05 . 1.修复rb_stream通知report消息出错
PROJECT = ltank
ERLC_OPTS ?= +'{parse_transform, lager_transform}'
AUTOPATCH += recon folsom bear
# Dependencies.
DEPS = lager pmod_transform recon poolboy protobuffs folsom cowboy jsx
dep_pmod_transform = git https://github.com/erlang/pmod_transform.git master
dep_recon = git https://github.com/ferd/recon.git master
dep_poolboy = git https://github.com/devinus/poolboy.git master
dep_protobuffs = git http://gitlab.jedi.com/server/erlang_protobuffs.git master
dep_folsom = git https://github.com/boundary/folsom.git master
dep_jsx = git https://github.com/spawnfest/jsx.git beamspirit
include erlang.mk
1
https://gitee.com/chaos123/ltank.git
git@gitee.com:chaos123/ltank.git
chaos123
ltank
ltank
develop

搜索帮助