From a5c540608c469a2797262facb766e175b932f0e2 Mon Sep 17 00:00:00 2001 From: Andinus Date: Tue, 19 Jan 2021 21:53:16 +0530 Subject: Re-structure for CPAN upload, include a dictionary file bin/octans calls lib/Octans/CLI.rakumod which has the MAIN subroutine. --- bin/octans | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/octans (limited to 'bin') 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; -- cgit 1.4.1-2-gfad0