diff options
author | Loïc Hoguin <[email protected]> | 2015-05-16 00:22:47 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-16 00:22:47 +0300 |
commit | 7f9f7ff3ada0259534d31e57bd791ff87923906a (patch) | |
tree | 322024ed48308b878a8b89599c3d27a710844c96 /packages.v2.tsv | |
parent | 581a0372d06e7a83341508f2c26c6a15936d9502 (diff) | |
download | erlang.mk-7f9f7ff3ada0259534d31e57bd791ff87923906a.tar.gz erlang.mk-7f9f7ff3ada0259534d31e57bd791ff87923906a.tar.bz2 erlang.mk-7f9f7ff3ada0259534d31e57bd791ff87923906a.zip |
Add package rebar to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 2949bb2..e6c410f 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -112,6 +112,7 @@ qdate git https://github.com/choptastic/qdate 0.4.0 https://github.com/choptasti rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/rack Rack handler for erlang rafter git https://github.com/andrewjstone/rafter master https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols. +rebar git https://github.com/rebar/rebar3 master http://www.rebar3.org Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rec2json git https://github.com/lordnull/rec2json master https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily. 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 |