diff --git a/rebar.bat b/rebar.bat new file mode 100644 index 0000000..5ac634b --- /dev/null +++ b/rebar.bat @@ -0,0 +1,3 @@ +@echo off +set rebarscript=%0 +escript.exe %rebarscript:.bat=% %*