about summary refs log tree commit diff stats
path: root/bin/fornax
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-11-02 13:43:28 +0530
committerAndinus <andinus@nand.sh>2021-11-02 13:43:28 +0530
commit31e11e8f2d1cdfbe1d06ad691cc22f582a45c282 (patch)
tree81c5ce3b3dff6fc243f5d65cc011755fcfc9d019 /bin/fornax
parent5721d15df645d19857d68b67273f9bcf625b76fd (diff)
downloadfornax-31e11e8f2d1cdfbe1d06ad691cc22f582a45c282.tar.gz
Move to Raku module structure
Diffstat (limited to 'bin/fornax')
-rw-r--r--bin/fornax1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/fornax b/bin/fornax
new file mode 100644
index 0000000..307602a
--- /dev/null
+++ b/bin/fornax
@@ -0,0 +1 @@
+use Fornax::CLI;