aboutsummaryrefslogtreecommitdiffstats
path: root/rebar3.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'rebar3.cmd')
-rw-r--r--rebar3.cmd4
1 files changed, 4 insertions, 0 deletions
diff --git a/rebar3.cmd b/rebar3.cmd
new file mode 100644
index 0000000..6c7a1ca
--- /dev/null
+++ b/rebar3.cmd
@@ -0,0 +1,4 @@
+@echo off
+setlocal
+set rebarscript=%~f0
+escript.exe "%rebarscript:.cmd=%" %*