tongo 0.7.0

A TUI for MongoDB
1
2
3
4
5
6
7
8
run: 
    cargo run

build:
    cargo build

test:
    cargo test