dk 0.1.0

DocK is an extensible tool hub that provides a unified interface for managing and running cli tools.
1
2
3
4
5
6
7
[package]
name = "dk"
version = "0.1.0"
edition = "2024"
description = "DocK is an extensible tool hub that provides a unified interface for managing and running cli tools."
license-file = "LICENSE"
[dependencies]