repositorypackage
0.2.2
Repository: https://github.com/vieolo/terminal-utils.git
Documentation: pkg.go.dev
# README
Terminal Utils (v0.2.1)
Utility functions and tools for terminal interaction
TUI Components
Select
Creates a list and the user can select an item by navigating with the arrow keys.
TextInput
Creates a prompt asking for user input
Logging
PrintSuccess
Prints the text in a new line in green
PrintError
Prints the text in a new line in red