A library for creating beautiful terminal user interfaces with Spritely Goblins, inspired by the Elm Architecture and https://github.com/charmbracelet/bubbletea
Go to file
Vivianne 3ca90742d8
Update scratch
2024-03-07 13:47:27 -05:00
build-aux Fix build, add goblins, and add empty example 2024-03-06 14:13:10 -05:00
doc Initial commit 2024-03-06 12:21:39 -05:00
scripts/examples Update scratch 2024-03-07 13:47:27 -05:00
.gitignore Fix build, add goblins, and add empty example 2024-03-06 14:13:10 -05:00
COPYING Initial commit 2024-03-06 12:21:39 -05:00
HACKING Initial commit 2024-03-06 12:21:39 -05:00
Makefile.am Fix build, add goblins, and add empty example 2024-03-06 14:13:10 -05:00
README.org typo fix 2024-03-06 13:16:59 -05:00
buttercup.scm Initial commit 2024-03-06 12:21:39 -05:00
configure.ac Working but messy api-less example that can be cleaned up! 2024-03-07 08:13:37 -05:00
guix.scm Working but messy api-less example that can be cleaned up! 2024-03-07 08:13:37 -05:00
pre-inst-env.in Add more files 2024-03-06 13:15:28 -05:00

README.org

README for Guile Buttercup

guile-buttercup is a Guile library for creating beautiful terminal user interfaces using Spritely Goblins.

This library is heavily inspired by the golang library bubbletea.