'Generic Commit'
This commit is contained in:
@ -21,9 +21,6 @@ Install any tool from the getpkg registry:
|
||||
```bash
|
||||
# Install a tool
|
||||
getpkg install ripgrep
|
||||
|
||||
# Shorthand syntax (same as above)
|
||||
getpkg ripgrep
|
||||
```
|
||||
|
||||
### Managing Installed Tools
|
||||
@ -46,8 +43,7 @@ getpkg version
|
||||
|
||||
### Core Package Management
|
||||
|
||||
- **`getpkg <tool_name>`** - Install or update a tool (shorthand)
|
||||
- **`getpkg install <tool_name>`** - Install or update a tool (explicit)
|
||||
- **`getpkg install <tool_name>`** - Install or update a tool
|
||||
- **`getpkg uninstall <tool_name>`** - Remove an installed tool
|
||||
- **`getpkg update`** - Update getpkg and all installed tools
|
||||
|
||||
|
Reference in New Issue
Block a user