about summary refs log tree commit diff stats
path: root/bin
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-08-14 22:11:10 +0530
committerAndinus <andinus@nand.sh>2021-08-14 22:11:10 +0530
commit8a6b84374a42c4e28f25eaf0979dc4ccc7630549 (patch)
treee5581851c05a066e5faeec23e078fefad564e845 /bin
downloadtaurus-8a6b84374a42c4e28f25eaf0979dc4ccc7630549.tar.gz
Initial Commit
Diffstat (limited to 'bin')
-rw-r--r--bin/taurus3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/taurus b/bin/taurus
new file mode 100644
index 0000000..2b1b838
--- /dev/null
+++ b/bin/taurus
@@ -0,0 +1,3 @@
+#!/usr/bin/env raku
+
+use Taurus::CLI;