about summary refs log tree commit diff stats
path: root/lua/chupacabra/repl
diff options
context:
space:
mode:
Diffstat (limited to 'lua/chupacabra/repl')
-rwxr-xr-xlua/chupacabra/repl3
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/chupacabra/repl b/lua/chupacabra/repl
new file mode 100755
index 0000000..6cfaabc
--- /dev/null
+++ b/lua/chupacabra/repl
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+rlwrap lua repl.lua
\ No newline at end of file