Skip to content

Conversation

@crazydi4mond
Copy link
Contributor

Summary

Shared Go library providing common utilities for CLI applications.

tui package

Terminal UI components: colors, print, prompt, box, progress, terminal

osdetect package

OS detection and package management utilities

Supported distributions: Fedora, RHEL, CentOS, Rocky, Alma, OL, Debian, Ubuntu, Mint, Pop, Arch, Manjaro, EndeavourOS, openSUSE, SLES, Alpine (with ID_LIKE fallback)


Clean start with:

  • Manifest set to 0.0.0 so first release will be v0.1.0
  • include-component-in-tag: false for proper Go module tags (v0.1.0 not go-corelib-v0.1.0)
  • bump-minor-pre-major: true for semver compliance

Shared Go library providing common utilities for CLI applications.

tui package:
- Terminal UI components (colors, print, prompt, box, progress, terminal)

osdetect package:
- OS detection and package management utilities
- Supports: Fedora, RHEL, CentOS, Rocky, Alma, OL, Debian, Ubuntu, Mint,
  Pop, Arch, Manjaro, EndeavourOS, openSUSE, SLES, Alpine (with ID_LIKE fallback)
@crazydi4mond crazydi4mond merged commit 58eaf19 into main Jan 23, 2026
1 check passed
@crazydi4mond crazydi4mond deleted the feat/initial-release branch January 23, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants