-
-
Save thumbot/777b1d03d049b73f38534a33aaea2e84 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./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