Description
Provides a Bash/POSIX-compatible shell implementation written in Rust. It is useful for testing shell compatibility, experimenting with alternative shell implementations, or running scripts in supported workflows.
Use it when a project specifically targets brush or when evaluating shell behavior. Compatibility should be tested before using it as a login shell or production script runner.