Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created December 12, 2016 22:45
Show Gist options
  • Save thumbot/db314a05801b19cf1047c0ca8c2cd841 to your computer and use it in GitHub Desktop.
Save thumbot/db314a05801b19cf1047c0ca8c2cd841 to your computer and use it in GitHub Desktop.
./rebar get-deps
==> meck (get-deps)
==> protobuffs (get-deps)
==> hamcrest (get-deps)
==> riak_pb (get-deps)
==> riakc (get-deps)
==> color (get-deps)
==> tdiff (get-deps)
==> unite (get-deps)
==> edown (get-deps)
==> sext (get-deps)
==> mochiweb (get-deps)
==> merl (get-deps)
==> riak_ql (get-deps)
==> jam (get-deps)
==> getopt (get-deps)
==> goldrush (get-deps)
==> lager (get-deps)
==> neotoma (get-deps)
==> cuttlefish (get-deps)
==> clique (get-deps)
==> develop.8cb4bd2.fix-unit-test.a9d1436 (get-deps)
./rebar compile
==> meck (pre_compile)
==> meck (compile)
==> protobuffs (pre_compile)
==> protobuffs (compile)
==> hamcrest (pre_compile)
==> hamcrest (compile)
==> hamcrest (post_compile)
==> riak_pb (pre_compile)
==> riak_pb (compile)
==> riakc (compile)
==> color (compile)
==> tdiff (compile)
==> unite (compile)
==> edown (compile)
==> sext (compile)
==> mochiweb (compile)
==> merl (compile)
make[1]: Entering directory `/tmp/thumbs/develop.8cb4bd2.fix-unit-test.a9d1436/deps/merl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/thumbs/develop.8cb4bd2.fix-unit-test.a9d1436/deps/merl'
==> riak_ql (compile)
==> jam (compile)
==> getopt (compile)
==> goldrush (compile)
==> lager (compile)
==> neotoma (compile)
==> cuttlefish (compile)
==> getopt (escriptize)
==> goldrush (escriptize)
==> lager (escriptize)
==> neotoma (escriptize)
==> cuttlefish (escriptize)
==> clique (compile)
==> develop.8cb4bd2.fix-unit-test.a9d1436 (compile)
./rebar xref skip_deps=true
==> develop.8cb4bd2.fix-unit-test.a9d1436 (xref)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment