about summary refs log tree commit diff stats
path: root/bin/lacerta
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lacerta')
-rwxr-xr-xbin/lacerta3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/lacerta b/bin/lacerta
new file mode 100755
index 0000000..0b74b54
--- /dev/null
+++ b/bin/lacerta
@@ -0,0 +1,3 @@
+#!/usr/bin/env raku
+
+use Lacerta::CLI;