fj/cmd/ios_init.go
sid 113505de95 feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements
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.
2026-03-23 12:42:24 -06:00

5 lines
99 B
Go

package cmd
import "forgejo.zerova.net/sid/fgj-sid/internal/iostreams"
var ios = iostreams.New()