# Packages
Package color provides functionality to displayed colored text on the terminal.
Package cursor provides functionality to interact with the terminal cursor.
Package log is a wrapper around the fmt package to print messages to the terminal.
Package progress provides data and functionality to display updates to the terminal.