Open Issues Need Help
View All on GitHubb is your one stop binary manager
b is your one stop binary 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.
b is your one stop binary 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.
b is your one stop binary 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.
b is your one stop binary 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.
b is your one stop binary 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.
b is your one stop binary manager