Add PR checks command, iostreams/text packages for colored table output, top-level run/workflow aliases matching gh CLI structure. Enhance actions, issues, PRs, releases, repos, labels, milestones, and wiki commands with improved flags, JSON output, and error handling.
5 lines
99 B
Go
5 lines
99 B
Go
package cmd
|
|
|
|
import "forgejo.zerova.net/sid/fgj-sid/internal/iostreams"
|
|
|
|
var ios = iostreams.New()
|