dkdc-draw 0.1.0

Local-first drawing tool
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    draw::run_cli(std::env::args())
}