Warning
This is a personal project and is not affiliated with F1 in any way
Formula 1 in your terminal
Download the release binary appropriate for your system and ensure it's available on your path.
Once you've added F1 CLI to your path, in your terminal emulator of choice, simply run:
f1
Note
There must be an active F1 session
F1 CLI relies on lipgloss for styling; it will look best with certain fonts. F1 CLI is tested using the font 'Menlo' with a font size of 12, which will likely give the best results in terms of alignment and overall styling.
go test ./...
go run cmd/tui/main.go
goreleaser release --snapshot --clean
