diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:30 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:30 +0300 |
commit | 93164d7eeb81efac12238d62a30857397e5a3d22 (patch) | |
tree | ab03d6460684ee8a4328f3d11773bf9ea76cf3f4 | |
parent | 9f5fdaa2fda8ade3567dd9183427797d856bde40 (diff) | |
download | erlang.mk-93164d7eeb81efac12238d62a30857397e5a3d22.tar.gz erlang.mk-93164d7eeb81efac12238d62a30857397e5a3d22.tar.bz2 erlang.mk-93164d7eeb81efac12238d62a30857397e5a3d22.zip |
Add package clique to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index cd5f0b4..1358f23 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -45,6 +45,7 @@ chronos https://github.com/lehoff/chronos a b chronos https://github.com/lehoff/chronos https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests. classifier https://github.com/inaka/classifier https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier clique https://github.com/basho/clique a b +clique https://github.com/basho/clique https://github.com/basho/clique CLI Framework for Erlang cluster_info https://github.com/basho/cluster_info a b cluster_info https://github.com/basho/cluster_info https://github.com/basho/cluster_info Fork of Hibari's nifty cluster_info OTP app color https://github.com/julianduque/erlang-color a b diff --git a/packages.v1.txt b/packages.v1.txt index cd5f0b4..1358f23 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -45,6 +45,7 @@ chronos https://github.com/lehoff/chronos a b chronos https://github.com/lehoff/chronos https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests. classifier https://github.com/inaka/classifier https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier clique https://github.com/basho/clique a b +clique https://github.com/basho/clique https://github.com/basho/clique CLI Framework for Erlang cluster_info https://github.com/basho/cluster_info a b cluster_info https://github.com/basho/cluster_info https://github.com/basho/cluster_info Fork of Hibari's nifty cluster_info OTP app color https://github.com/julianduque/erlang-color a b diff --git a/packages.v2.tsv b/packages.v2.tsv index f41f874..676b2a7 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -45,6 +45,7 @@ chronos git https://github.com/lehoff/chronos master a b chronos git https://github.com/lehoff/chronos master https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests. classifier git https://github.com/inaka/classifier master https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier clique git https://github.com/basho/clique develop a b +clique git https://github.com/basho/clique develop https://github.com/basho/clique CLI Framework for Erlang cluster_info git https://github.com/basho/cluster_info master a b cluster_info git https://github.com/basho/cluster_info master https://github.com/basho/cluster_info Fork of Hibari's nifty cluster_info OTP app color git https://github.com/julianduque/erlang-color master a b |