pg-setup 0.2.0

Helper to create and drop postgres DBs. Useful for testing.
Documentation
1
2
3
4
5
default:
    just --list

example *args='':
    cargo run --example {{args}}