dkdc-bookmarks 0.1.2

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