Crates.io | termongo |
lib.rs | termongo |
version | 0.2.0 |
source | src |
created_at | 2023-01-08 05:40:49.853601 |
updated_at | 2023-02-24 01:18:13.480779 |
description | A tool to view your mongoose data in the terminal. |
homepage | https://github.com/caycun/termongo |
repository | https://github.com/caycun/termongo |
max_upload_size | |
id | 753481 |
size | 61,373 |
A tool to view your mongoose data in the terminal. This project is still under development. Currently, you can only view data. Will add more features like data management and more.
cargo install termongo
termongo --connect <MONGOOSE_CONNECTION_STRING>
Key | Action |
---|---|
j |
cursor down |
k |
cursor up |
enter |
browse selected |
q |
exit/back |
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.