Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created January 21, 2017 02:34
Show Gist options
  • Save thumbot/e21c6f662c8ca8e11a2af72042df2a77 to your computer and use it in GitHub Desktop.
Save thumbot/e21c6f662c8ca8e11a2af72042df2a77 to your computer and use it in GitHub Desktop.
./rebar get-deps
==> hamcrest (get-deps)
==> riak_pb (get-deps)
==> develop.9978a3d.enable_thumbs.c1dd5bb (get-deps)
./rebar compile
==> hamcrest (compile)
Compiled src/hamcrest.erl
Compiled src/hamcrest_term.erl
Compiled src/hamcrest_matchers.erl
==> hamcrest (post_compile)
==> riak_pb (compile)
Compiled src/riak_pb_kv_codec.erl
Compiled src/riak_pb_codec.erl
Compiled src/riak_pb_search_codec.erl
Compiled src/riak_pb_messages.erl
Compiled src/riak_pb_dt_codec.erl
Compiled src/riak_dt_pb.erl
Compiled src/riak_pb.erl
Compiled src/riak_ttb_codec.erl
Compiled src/riak_yokozuna_pb.erl
Compiled src/riak_pb_ts_codec.erl
Compiled src/riak_ts_pb.erl
Compiled src/riak_search_pb.erl
Compiled src/riak_kv_pb.erl
==> develop.9978a3d.enable_thumbs.c1dd5bb (compile)
Compiled src/riakc_datatype.erl
Compiled src/riakc_ts_query_operator.erl
Compiled src/riakc_ts.erl
Compiled src/riakc_set.erl
Compiled src/riakc_hll.erl
Compiled src/riakc_ts_put_operator.erl
Compiled src/riakc_register.erl
Compiled src/riakc_ts_get_operator.erl
Compiled src/riakc_flag.erl
Compiled src/riakc_map.erl
Compiled src/riakc_utils.erl
Compiled src/riakc_gset.erl
Compiled src/riakc_counter.erl
Compiled src/riakc_obj.erl
Compiled src/riakc_pb_socket.erl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment