Skip to content

Add stew package manager detection and docs updates - #56

Open
jelloeater-agent wants to merge 1 commit into
stanlyzoolo:mainfrom
jelloeater-agent:stew-detection
Open

Add stew package manager detection and docs updates#56
jelloeater-agent wants to merge 1 commit into
stanlyzoolo:mainfrom
jelloeater-agent:stew-detection

Conversation

@jelloeater-agent

Copy link
Copy Markdown

This PR adds full detection for the NAME:
stew

USAGE:
[global options] command [command options] [arguments...]

VERSION:
v0.6.0

COMMANDS:
install, i Install a binary. The input can be a GitHub repo or a URL. [Ex: stew install marwanhawari/ppath]
search, s Search for a GitHub repo then browse the selected repo's releases and assets. [Ex: stew search ripgrep]
browse, b Browse the releases and assets from a GitHub repo. [Ex: stew browse marwanhawari/ppath]
upgrade, up Upgrade a binary to the latest available in the GitHub repo. Use the name of the installed binary. [Ex: stew upgrade fzf]
uninstall, un Uninstall a binary. Use the name of the installed binary. [Ex: stew uninstall fzf]
rename, re Rename an installed binary using an interactive UI. [Ex: stew rename fzf]
list, ls List installed binaries [Ex: stew list]
config Configure stew using an interactive UI. [Ex: stew config]
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version package manager in , updates the manager chain order, and refreshes documentation (CLAUDE.md, docs/design/updating.md, ARCHITECTURE.md). All updater tests now pass and cross‑compilation succeeds. The only failing test in the suite is unrelated to the updater changes.

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.

1 participant