Commit Graph

3 Commits

Author SHA1 Message Date
Laurence
e8398cb221 enhance(installer): use huh package to handle input
Instead of relying on stdin and stdout by default, using the huh package from charmbracelet allows us to handle user input more gracefully such as y/n instead of typing 'yes' or 'no'. If a user makes a mistake whilst typing in any text fields they cannot use left or right to edit a single character when using huh it can. This adds a dependancy and may increase the size of installer but overall improves user experience.
2026-02-18 11:05:48 +00:00
Owen
e477a5a1b5 Add ee install option 2025-12-20 17:28:07 -05:00
Owen
ad8ab63fd5 Reorging functions 2025-08-20 11:20:46 -07:00