summary refs log tree commit diff stats
path: root/bin/orion
diff options
context:
space:
mode:
Diffstat (limited to 'bin/orion')
-rw-r--r--bin/orion3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/orion b/bin/orion
new file mode 100644
index 0000000..b8f7271
--- /dev/null
+++ b/bin/orion
@@ -0,0 +1,3 @@
+#!/usr/bin/env raku
+
+use Orion::CLI;