A simple and fast package manager for the Fish shell written in Rust. 📦

arm64 armv8 docker fish-shell freebsd linux macos package-manager rust-lang x86-64
1 Open Issue Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Dependency Management Package Manager

AI Summary: Enhance the `paket add` command to handle full Git URLs (including SSH URLs) correctly. Currently, it misinterprets URLs that don't follow the `username/repo` format. The solution involves modifying the command's parsing logic to detect and directly pass full URLs to the underlying Git clone command, avoiding any attempt to transform them.

Complexity: 3/5
enhancement help wanted

A simple and fast package manager for the Fish shell written in Rust. 📦

Rust
#arm64#armv8#docker#fish-shell#freebsd#linux#macos#package-manager#rust-lang#x86-64