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 | c71c2af653ee5e1c702dcfad4f89b7164045c92b (patch) | |
tree | 966fdc1479258f536ea7c56b6f042bff5f2115d1 | |
parent | a4e62c9610be385f88ef57ed567120884c172a4c (diff) | |
download | erlang.mk-c71c2af653ee5e1c702dcfad4f89b7164045c92b.tar.gz erlang.mk-c71c2af653ee5e1c702dcfad4f89b7164045c92b.tar.bz2 erlang.mk-c71c2af653ee5e1c702dcfad4f89b7164045c92b.zip |
Add package redgrid 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 c331a55..9b062da 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -417,6 +417,7 @@ rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2js recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production. record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist redgrid https://github.com/jkvor/redgrid a b +redgrid https://github.com/jkvor/redgrid https://github.com/jkvor/redgrid automatic Erlang node discovery via redis redo https://github.com/jkvor/redo a b relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simple release creation for Erlang resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster. diff --git a/packages.v1.txt b/packages.v1.txt index c331a55..9b062da 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -417,6 +417,7 @@ rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2js recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production. record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist redgrid https://github.com/jkvor/redgrid a b +redgrid https://github.com/jkvor/redgrid https://github.com/jkvor/redgrid automatic Erlang node discovery via redis redo https://github.com/jkvor/redo a b relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simple release creation for Erlang resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster. diff --git a/packages.v2.tsv b/packages.v2.tsv index 0f34940..e229a61 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -417,6 +417,7 @@ rec2json git https://github.com/lordnull/rec2json master https://github.com/lord recon git https://github.com/ferd/recon 2.2.1 https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production. record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist redgrid git https://github.com/jkvor/redgrid master a b +redgrid git https://github.com/jkvor/redgrid master https://github.com/jkvor/redgrid automatic Erlang node discovery via redis redo git https://github.com/jkvor/redo master a b relx git https://github.com/erlware/relx master https://github.com/erlware/relx Sane, simple release creation for Erlang resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster. |