Skip to content

Instantly share code, notes, and snippets.

@NTCoding
Last active December 14, 2015 21:19
Show Gist options
  • Select an option

  • Save NTCoding/5150286 to your computer and use it in GitHub Desktop.

Select an option

Save NTCoding/5150286 to your computer and use it in GitHub Desktop.
riak_makefile_extract
compile:
./rebar compile
deps:
./rebar get-deps
generate:
./rebar generate
rel: deps compile generate riaknostic-rel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment