Command line tool to get user activity from the Gitea API.
Noah
3a0ff257f7
I've seen a lot of examples / test code for Bubble Tea have the main function at the top of their code, and the Update / View / Init / Model functions and structs defined later. This way, I can edit easily edit the more important times() function. |
||
---|---|---|
.gitignore | ||
config.go | ||
feed.go | ||
go.mod | ||
go.sum | ||
indicator.go | ||
main.go | ||
README.md | ||
styles.go | ||
summary.go | ||
times.go |
Gitivity
Command line tool to get user activity from the Gitea API.