about summary refs log tree commit diff stats
path: root/lib/Octans/CLI.rakumod
Commit message (Expand)AuthorAgeFilesLines
* Print video solution pathAndinus2022-01-121-0/+1
* Add visualize feature using CairoAndinus2022-01-121-1/+33
* Bump version, update auth, lowercase chars v0.2.1Andinus2021-06-141-2/+2
* Mark visited gray squares with "*"Andinus2021-03-041-1/+5
* Don't print time takenAndinus2021-03-031-11/+2
* Change subroutine declaration styleAndinus2021-03-031-3/+3
* Make class Puzzle, remove fancy chars, make module for get-puzzleAndinus2021-03-031-35/+15
* Re-structure codeAndinus2021-03-021-16/+19
* Print default USAGE, remove shorthand for verbose optionAndinus2021-03-021-24/+10
* Print complete helpAndinus2021-02-281-1/+1
* Remove sample puzzleAndinus2021-02-281-36/+19
* Fix the sample puzzle errorAndinus2021-02-191-4/+6
* Handle reading puzzle from file within Octans::CLI moduleAndinus2021-02-181-2/+7
* Add an option to specify minimum lengthAndinus2021-01-241-2/+3
* Allow the input puzzle to be of any sizeAndinus2021-01-201-10/+11
* Read from file if passed, modify USAGEAndinus2021-01-201-22/+35
* Re-structure for CPAN upload, include a dictionary file v0.1.0Andinus2021-01-191-0/+99