aboutsummaryrefslogtreecommitdiffstats
path: root/examples/eventsource/start.sh
blob: e97398f5b0827c57cc4bdbbed5b5cb5d60467806 (plain) (blame)
1
2
3
#!/bin/sh
erl -pa ebin deps/*/ebin -s eventsource \
	-eval "io:format(\"Point your browser at http://localhost:8080/~n\")."