coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
10 stars 13 forks source link

support a UI framework for terminal #16

Closed vincenzopalazzo closed 1 year ago

vincenzopalazzo commented 2 years ago

I would like to have a really cool UI for this plugin manager so I think we could use framework like

However, I really love how this framework in Go looks like https://github.com/charmbracelet/bubbletea and I'm thinking also to use go for this kind of UI.

With our architecture, this should be easy to move in a multi lang tool!

vincenzopalazzo commented 1 year ago

Trying this https://github.com/coffee-tools/coffee/pull/94