summaryrefslogtreecommitdiff
path: root/rebar.bat
diff options
context:
space:
mode:
authorJuhani Rankimies <juhani@juranki.com>2010-08-02 20:35:26 +0300
committerJuhani Rankimies <juhani@juranki.com>2010-08-02 20:35:26 +0300
commit8a5eea5ef1d9d2cb8275044a1a3071bd80adef03 (patch)
tree27c5e63ce2c146b3a31d6165d8250876a332ce79 /rebar.bat
parentde716e18524355ad406fba34f99be07f5206dbbd (diff)
add bat scripts for bootstrap and rebat (windows doesn't understand shebang), make bootstrap work on windows
Diffstat (limited to 'rebar.bat')
-rw-r--r--rebar.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/rebar.bat b/rebar.bat
new file mode 100644
index 0000000..6b97b00
--- /dev/null
+++ b/rebar.bat
@@ -0,0 +1,2 @@
+@echo off
+escript.exe rebar %*