Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 366 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 366 Bytes

xkcdfs: A FUSE Filesystem for xkcd

Read xkcd in comfort and style with xkcdfs!

Build and install

With stable Rust 1.37 or later, run with:

cargo run -- path/to/a/folder

Alternatively, install with

cargo install

and run with

xkcdfs path/to/a/folder