Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created December 1, 2016 19:43
Show Gist options
  • Save thumbot/777b1d03d049b73f38534a33aaea2e84 to your computer and use it in GitHub Desktop.
Save thumbot/777b1d03d049b73f38534a33aaea2e84 to your computer and use it in GitHub Desktop.
./rebar get-deps
==> getopt (get-deps)
==> goldrush (get-deps)
==> lager (get-deps)
==> neotoma (get-deps)
==> develop.01be3bc.enable_thumbs.c2a6e4d (get-deps)
./rebar compile
==> getopt (compile)
==> goldrush (compile)
==> lager (compile)
==> neotoma (compile)
==> develop.01be3bc.enable_thumbs.c2a6e4d (compile)
==> getopt (escriptize)
==> goldrush (escriptize)
==> lager (escriptize)
==> neotoma (escriptize)
==> develop.01be3bc.enable_thumbs.c2a6e4d (escriptize)
./rebar xref skip_deps=true
==> develop.01be3bc.enable_thumbs.c2a6e4d (xref)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment