Now we can start the application from the commandline, and still use supervisors.

This commit is contained in:
Jonatan Pålsson 2011-02-01 16:05:11 +01:00
parent 72e411aee9
commit af75d731b4
7 changed files with 20 additions and 4 deletions

2
start
View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
erl -boot start_sasl -pa erlang_js/ebin/ -pa erlv8/ebin -pa ebin -pa src -eval "ggs_sup:start_link($1)."
erl -boot start_sasl -pa erlang_js/ebin/ -pa ebin -pa src -s start_ggs