dk 0.1.0

DocK is an extensible tool hub that provides a unified interface for managing and running cli tools.
1
2
3
fn main() {
    println!("Hello, world!");
}