bringing some fun (hwyl) to the terminal
Find a file
2025-02-19 16:06:11 -06:00
.github/workflows use parent most "tester" style 2025-02-04 13:57:29 -06:00
src use terse flag syntax 2025-02-19 16:06:11 -06:00
tests extended flag syntax 2025-02-19 16:02:39 -06:00
tools implement an interactive "chooser" 2024-09-25 13:47:16 -05:00
.gitignore positional arg parsing revamp 2025-01-02 12:11:43 -07:00
bbansi.nim support [color(9)] syntax 2025-02-05 02:35:06 -06:00
config.nims use parent most "tester" style 2025-02-04 13:57:29 -06:00
design.md start design file for dumping ideas 2025-01-06 12:34:05 -06:00
hwylterm.nimble feat: add cligen adapter 2024-09-18 13:27:01 -05:00
README.md add install instructions to readme 2024-09-18 09:29:12 -05:00
todo.md support [color(9)] syntax 2025-02-05 02:35:06 -06: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"