Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanvanburen/eliza
A CLI for interacting with https://connectrpc.com/demo/.
https://github.com/stefanvanburen/eliza
bubbletea buf cli connect-go connectrpc protobuf
Last synced: about 1 month ago
JSON representation
A CLI for interacting with https://connectrpc.com/demo/.
- Host: GitHub
- URL: https://github.com/stefanvanburen/eliza
- Owner: stefanvanburen
- License: mit
- Created: 2022-07-31T18:39:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T14:06:38.000Z (5 months ago)
- Last Synced: 2024-07-03T00:29:24.834Z (5 months ago)
- Topics: bubbletea, buf, cli, connect-go, connectrpc, protobuf
- Language: Go
- Homepage: https://connectrpc.com/demo/
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eliza
`eliza` is a TUI for interacting with the [Connect demo service](https://github.com/connectrpc/examples-go).
It uses [bubbletea](https://github.com/charmbracelet/bubbletea) for rendering the TUI.## Usage
```console
$ go run github.com/stefanvanburen/eliza@latest
```