Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read from file if passed, modify USAGE | Andinus | 2021-01-20 | 1 | -0/+4 |
| | | | | | | Previouly, the only way of passing the puzzle was to enter a url. Now octans is able to read from files too. If the file exist & it's readable then octans will read the puzzle from there. | ||||
* | Re-structure for CPAN upload, include a dictionary file v0.1.0 | Andinus | 2021-01-19 | 2 | -0/+355136 |
bin/octans calls lib/Octans/CLI.rakumod which has the MAIN subroutine. |