bringing some fun (hwyl) to the terminal
Find a file
2025-01-24 15:34:28 -06:00
.github/workflows ci: typo 2025-01-23 17:18:44 -06:00
src args -> positionals 2025-01-24 15:34:28 -06:00
tests args -> positionals 2025-01-24 15:34:28 -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
config.nims auto usage 2025-01-23 16:28:51 -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
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"