Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created December 13, 2016 17:18
Show Gist options
  • Save thumbot/6b6de6aab76abf734d5108625d1c1ef1 to your computer and use it in GitHub Desktop.
Save thumbot/6b6de6aab76abf734d5108625d1c1ef1 to your computer and use it in GitHub Desktop.
./rebar get-deps
==> develop.855a2c5.fix-unit-test.a9d1436 (get-deps)
Pulling riakc from {git,"https://github.com/basho/riak-erlang-client",
{tag,"2.5.1"}}
Cloning into 'riakc'...
Pulling riak_ql from {git,"https://github.com/basho/riak_ql",
{branch,"develop"}}
Cloning into 'riak_ql'...
Pulling jam from {git,"https://github.com/basho/jam",{tag,"1.0.0"}}
Cloning into 'jam'...
Pulling mochiweb from {git,"https://github.com/basho/mochiweb.git",
{tag,"v2.9.0p2"}}
Cloning into 'mochiweb'...
Pulling clique from {git,"https://github.com/basho/clique.git",{tag,"0.3.8"}}
Cloning into 'clique'...
==> riakc (get-deps)
Pulling riak_pb from {git,"https://github.com/basho/riak_pb",{tag,"2.2.0.2"}}
Cloning into 'riak_pb'...
==> riak_pb (get-deps)
Pulling protobuffs from {git,"https://github.com/basho/erlang_protobuffs.git",
{tag,"0.9.0"}}
Cloning into 'protobuffs'...
Pulling hamcrest from {git,"https://github.com/basho/hamcrest-erlang.git",
{tag,"0.3.0-basho"}}
Cloning into 'hamcrest'...
==> protobuffs (get-deps)
Pulling meck from {git,"https://github.com/basho/meck.git",{tag,"0.8.2"}}
Cloning into 'meck'...
==> meck (get-deps)
==> hamcrest (get-deps)
==> mochiweb (get-deps)
==> riak_ql (get-deps)
Pulling unite from {git,"https://github.com/basho/unite.git",{tag,"v0.0.1p2"}}
Cloning into 'unite'...
Pulling sext from {git,"https://github.com/basho/sext.git",{tag,"1.1p6"}}
Cloning into 'sext'...
Pulling merl from {git,"https://github.com/basho/merl.git",
{tag,"0.1.0-basho"}}
Cloning into 'merl'...
==> unite (get-deps)
Pulling color from {git,"https://github.com/basho/erlang-color.git",
{tag,"v0.2.0p1"}}
Cloning into 'color'...
Pulling tdiff from {git,"https://github.com/basho/tdiff.git",{tag,"0.1"}}
Cloning into 'tdiff'...
==> color (get-deps)
==> tdiff (get-deps)
==> sext (get-deps)
Pulling edown from {git,"git://github.com/basho/edown.git",{tag,"0.8.1"}}
Cloning into 'edown'...
==> edown (get-deps)
==> merl (get-deps)
==> jam (get-deps)
==> clique (get-deps)
Pulling cuttlefish from {git,"https://github.com/basho/cuttlefish.git",
{tag,"2.0.10"}}
Cloning into 'cuttlefish'...
==> cuttlefish (get-deps)
Pulling getopt from {git,"https://github.com/basho/getopt.git",{tag,"v0.8.2"}}
Cloning into 'getopt'...
Pulling lager from {git,"https://github.com/basho/lager.git",{tag,"3.2.4"}}
Cloning into 'lager'...
Pulling neotoma from {git,"https://github.com/basho/neotoma.git",
{tag,"1.7.3"}}
Cloning into 'neotoma'...
==> getopt (get-deps)
==> lager (get-deps)
Pulling goldrush from {git,"https://github.com/basho/goldrush.git",
{tag,"0.1.9"}}
Cloning into 'goldrush'...
==> goldrush (get-deps)
==> neotoma (get-deps)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment