catui

module
v0.0.1-alpha1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: MIT

README

catui

Chat TUI interface for Go Projects

Current usage

To print something to the console

cat := Cat {
  Name: "Name" // Cat Name
  Icon: "cat1" // Icon Name
  IsBot: false // change to preferred mode
}

cat.Say("Meow")

To get user input

important_words := catui.Read() // returns a string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL