branch: elpa/buttercup commit cc5244468ffd2d10ec56eeff05c2e831abbac4b3 Author: Tyler Hampton <[email protected]> Commit: Tyler Hampton <[email protected]>
feature/windows-bin-support: support for windows
---
bin/buttercup.bat | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/buttercup.bat b/bin/buttercup.bat
new file mode 100644
index 0000000..b1a0da1
--- /dev/null
+++ b/bin/buttercup.bat
@@ -0,0 +1 @@
+@bash %~dp0buttercup
