# Packages
clf if a command line format package to add colors and styles to CLI-apps.
# Functions
AwaitNumberInput awaits for user input and then tries to parse into number.
AwaitStringInput awaits for any text from user in os.Stdin.
AwaitStringInputNotEmpty awaits for text with len>0 from user in os.Stdin.