dkdc-bookmarks 0.4.1

Bookmarks in your filesystem
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    bookmarks::run_cli(std::env::args())
}