ported code to use rebar and R14B

This commit is contained in:
Scott Chacon
2010-11-03 15:53:14 -07:00
parent fc4b19eff1
commit c1ea72abae
8 changed files with 71 additions and 44 deletions

4
geef
View File

@@ -1,6 +1,6 @@
#!/Users/schacon/projects/otp/bin/escript
#!/usr/local/Cellar/erlang/R14B/bin/escript
%% -*- erlang -*-
%%! debug verbose -noshell
%%! debug verbose -noshell -pa ebin
main([Command|_Args]) ->
geef:start(),