dkdc-links 2.1.0

Bookmarks in your terminal
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    dkdc_links::run(std::env::args())
}