# smart-checkout 🧠 A cli tool for a better way of switching git branches. Interactively switch branches or fuzzy search for that forgotten branch name. All powered by the speed ⚡️ of rust 🦀 ## Installation ### Cargo First, install [Rust](https://www.rust-lang.org/tools/install) (using the recommended rustup installation method) and then ``` cargo install smart-checkout ```