clyde icon indicating copy to clipboard operation
clyde copied to clipboard

A cross-platform package manager for prebuilt applications

Results 10 clyde issues
Sort by recently updated
recently updated
newest added

## 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...

type-bug

## 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...

type-enhancement
type-package-format

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...

os-macos
os-linux
type-infra

## 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...

os-linux
type-infra

- 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