repositorypackage
0.1.7
Repository: https://github.com/blacktop/go-gitfamous.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
go-gitfamous
Github Event Tracker TUI
Why? 🤔
There are many kinds of being famous. This is just a very nerdy one. 🤓
Getting Started
Install
brew install blacktop/tap/gitfamous
Or
go install github.com/blacktop/go-gitfamous@latest
Or download the latest release
Run
> gitfamous --help
Github Event Tracker TUI
Usage:
gitfamous <username> [flags]
Flags:
-t, --api string Github API Token
-c, --count int Number of events to fetch
-f, --filter strings Comma-separated list of event types to display
-h, --help help for gitfamous
-s, --since string Limit events to those after the specified amount of time (e.g. 1h, 1d, 1w)
-V, --verbose Verbose output
License
MIT Copyright (c) 2024 blacktop