# `margit` -- a TUI for MongoDB *(A) Mongo App (that is) Really Great In (your) Terminal!* ## Installation Install [Rust and Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html), then run: ```shell cargo install mongodb-tui ``` ## Usage ```shell margit --url mongodb://localhost:27017 ```