bringing some fun (hwyl) to the terminal
Find a file
2025-01-06 12:34:05 -06:00
.github/workflows install optional deps 2024-09-25 14:39:15 -05:00
src positional arg parsing revamp 2025-01-02 12:11:43 -07:00
tests add todo 2025-01-06 10:22:06 -07: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
config.nims positional arg parsing revamp 2025-01-02 12:11:43 -07: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
test.nim positional arg parsing revamp 2025-01-02 12:11:43 -07:00
todo.md todo 2025-01-02 12:11:35 -07: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"