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: 11 months 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 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T01:29:54.000Z (12 months ago)
- Last Synced: 2025-03-24T16:55:47.804Z (12 months ago)
- Topics: bubbletea, buf, cli, connect-go, connectrpc, protobuf
- Language: Go
- Homepage: https://connectrpc.com/demo/
- Size: 106 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
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
```