package
1.1.1
Repository: https://github.com/bandev/lux.git
Documentation: pkg.go.dev

# Functions

AskForKey uses the GetAPIKey function to ask the user for and validate their api key.
Entry
Entry command for the setup function, asks the user if they have an API Key, and if they don't prompts them to a tutorial on how to obtain one.
GetAPIKey is used to read the user's api key.
HasAPIKey is used to check if the user has an api key.