Getting started with Rebar on Windows
Whilst the official rebar documentation only covers usages on Unix, turns out it was really easy to get going on Windows too, even without resorting to installing and using cygwin. Here’s some quick steps: clone the rebar repo in the root of the repo, run bootstrap.bat (you’ll need Erlang installed for this) copy the generated …