boba
An experimental TUI form builder Go library
Table of Contents
About
boba is a Go library for building TUI form based on bubbletea and bubbles. This project is still in the early stages of development and is not recommended for production use.
It is inspired by huh which is also a Go library for building TUI form created by the same authors of bubbletea and bubbles.
Please check out their project if you are looking for a more stable and feature-complete solution.
Getting started
Installation
go get -u github.com/MrSquaare/boba@latest
Using
See examples for more information.
Contributing
Bug reports, feature requests, other issues and pull requests are welcome.
See CONTRIBUTING.md for more information.
License
Distributed under the MIT License.
See LICENSE for more information.