bringing some fun (hwyl) to the terminal
Find a file
2025-11-08 00:56:15 -05:00
.github/workflows expand tests to work on windows 2025-11-07 23:39:08 -05:00
src why one proc when many do trick 2025-11-08 00:49:07 -05:00
tests add another test for string wrapping 2025-11-08 00:56:15 -05:00
tools decouple modules from clis 2025-10-21 13:37:37 -04:00
.gitignore remove loose bin 2025-09-30 12:13:31 -04:00
config.nims remove unused code 2025-11-03 13:08:04 -05:00
hwylterm.nimble feat: add cligen adapter 2024-09-18 13:27:01 -05:00
LICENSE add LICENSE 2025-03-08 01:12:19 -06:00
README.md add install instructions to readme 2024-09-18 09:29:12 -05:00
todo.md todo 2025-11-03 13:03:39 -05:00

hwylterm

Adding some fun to the terminal!

use library

requires "https://github.com/daylinmorgan/hwylterm"

use CLI's

nimble install "https://github.com/daylinmorgan/hwylterm?subdir=tools"