b is your one stop binary manager

binary binary-manager golang manager package-manager
7 Open Issues Need Help Last updated: Aug 29, 2025

Open Issues Need Help

View All on GitHub
bug good first issue

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager
bug good first issue

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager

AI Summary: Enhance the `b` binary manager to display a progress indicator during zip file decompression and provide a clear success message upon completion. This involves modifying the existing code to track and report the decompression progress and add a final status message indicating successful installation.

Complexity: 3/5
bug good first issue

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager

AI Summary: Add Windows support to the `b` binary manager, including updating download logic to handle Windows file paths and extensions, modifying build scripts for Windows compatibility, implementing robust OS detection, using OS-agnostic path handling, thoroughly testing on Windows, and updating documentation.

Complexity: 4/5
enhancement good first issue

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager

AI Summary: Improve the user experience and clarity of the `-u` / `--upgrade` flag in the `b` binary manager. The current behavior is confusing as it only works in conjunction with `-i` and provides unhelpful output otherwise. The task involves clarifying the flag's functionality, potentially altering its behavior for better usability, and updating the documentation accordingly.

Complexity: 3/5
help wanted

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager

AI Summary: The `b` binary, designed for managing and executing binaries, has a quiet mode (`-acq`) that is still producing output. The task is to debug and fix this issue, ensuring the quiet mode functions as intended by suppressing all output.

Complexity: 4/5
bug good first issue fix

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager

AI Summary: Modify the `b` binary manager to ensure that the `-ac` (check all) command succeeds even if a version is enforced and a newer version is available. The current behavior incorrectly reports a failure when a newer version exists but the enforced version is already installed.

Complexity: 3/5
bug good first issue fix

b is your one stop binary manager

Go
#binary#binary-manager#golang#manager#package-manager