Simple, intuitive CLI framework for Go pkg.go.dev/go.followtheprocess.codes/cli
go cli
0

Configure Feed

Select the types of activity you want to include in your feed.

Use nixpkgs-unstable

Tom Fleet (Jun 13, 2026, 7:36 PM +0100) 7a80d20e 454695b0

+3 -2
+3 -2
.tangled/workflows/CI.yml
··· 7 7 engine: nixery 8 8 9 9 dependencies: 10 - nixpkgs: 11 - - go_1_26 10 + nixpkgs/nixpkgs-unstable: 11 + - go 12 12 - golangci-lint 13 + nixpkgs: 13 14 - gcc # Needed for CGO_ENABLED=1 (go test -race) 14 15 15 16 steps: