tongo 0.4.0

A TUI for MongoDB
1
2
3
4
5
run: 
    cargo run -- -u mongodb://localhost:27017 

build:
    cargo build