Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created September 3, 2017 13:55
Show Gist options
  • Save marcelog/97baeb1c8703b3d037ae22a592ae579f to your computer and use it in GitHub Desktop.
Save marcelog/97baeb1c8703b3d037ae22a592ae579f to your computer and use it in GitHub Desktop.
Start the erlang node with the websocket example
#!/bin/bash
./rebar get-deps
make
make runconsole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment