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