Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cstaaben/slacli

TUI for Slack, built using Charm.
https://github.com/cstaaben/slacli

charm cli go golang slack tui

Last synced: 26 days ago
JSON representation

TUI for Slack, built using Charm.

Awesome Lists containing this project

README

        

# bubbletea-app-template

A template repository to create [Bubbletea][bubbletea] apps.

## Included

- a sample app that does nothing, so it includes all dependencies:
- [bubbletea][]
- [bubbles][]
- [lipgloss][]
- github actions workflows for build, test, lint and release
- [GoReleaser][goreleaser] configs
- [golangci-lint][lint] configs

[bubbletea]: https://github.com/charmbracelet/bubbletea
[bubbles]: https://github.com/charmbracelet/bubbles
[lipgloss]: https://github.com/charmbracelet/lipgloss
[goreleaser]: https://goreleaser.com
[lint]: https://golangci-lint.run