dkdc-bookmarks 0.5.1

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