clyde
clyde copied to clipboard
A cross-platform package manager for prebuilt applications
## Description Clyde 0.5.0 introduced new variables to install auto-completion files. I had `bat` and `fd` installed on a machine. When I ran `clyde update && clyde upgrade`, it tried...
## Goal Make it possible to fetch updates for packages not hosted on GitHub. ## Syntax New `fetch` entry in the package file: ``` fetch: type: auto|github|gitlab|script|none # defaults to...
On Linux and macOS CI runners , running `tidy-viewer --version` fails with that error message: ``` [I] Installing tv 1.4.30 [I] Downloading tidy-viewer-1.4.30-x86_64-apple-darwin.tar.gz [I] Verifying asset integrity [I] Unpacking asset...
## Description Some packages depend on libraries not installed on the Linux runner, making it impossible to add tests for them: - jless and ncspot depends on libxcb - tiled...
- Do not use `@`, it only makes sense when specifying a precise version - Asking Clyde to install 1.2.3 should install 1.2.3, even if 1.2.4 is available