Noah 3a0ff257f7 refactor(times): Move times() to the top of times.go
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.
2024-03-21 18:40:46 -05:00
2024-03-17 17:20:15 -05:00
2024-03-19 18:30:36 -05:00
2024-03-16 13:53:51 -05:00
2024-03-19 18:30:36 -05:00

Gitivity

Command line tool to get user activity from the Gitea API.

Description
Command line tool to get user activity from the Gitea API.
Readme 134 KiB
Languages
Go 100%