This commit is contained in:
@ -60,12 +60,10 @@ export CMAKE_BUILD_TYPE="Release"
|
||||
|
||||
getpkg manages a tool ecosystem by:
|
||||
- Installing tools to `~/.local/bin/getpkg/<tool_name>/`
|
||||
- Managing bash completions and aliases via `~/.bashrc_dropshell_tool`
|
||||
- Managing bash completions and aliases via `~/.bashrc_getpkg`
|
||||
- Storing tool metadata in `~/.config/getpkg/`
|
||||
- Publishing/downloading tools via getbin.xyz object storage
|
||||
|
||||
Each tool includes a `getpkg-config.json` with aliases and setup scripts.
|
||||
|
||||
## Publishing Requirements
|
||||
|
||||
Publishing requires the `SOS_WRITE_TOKEN` environment variable for authentication to the object storage system.
|
Reference in New Issue
Block a user