Install
Prerequisites
Section titled “Prerequisites”- Go 1.25+
- git
- GitHub account (for repository auth and private repo access)
Install from source
Section titled “Install from source”go install github.com/cloudboy-jh/glib/cmd/glib@latestUse this once the module is published and tagged.
Run from repository
Section titled “Run from repository”git clone https://github.com/cloudboy-jh/glib.gitcd glibgo run ./cmd/glibPlanned distribution
Section titled “Planned distribution”GoReleaser and Homebrew formula distribution are planned.
Verify installation
Section titled “Verify installation”Run:
glibExpected result: you land in PROJECTS mode and get an auth prompt if you are not signed in.