iutils-raku/bin/iutils

6 lines
60 B
Raku
Executable file

#!/usr/bin/env raku
use v6.d;
use IUtils;
pack-run 'help';