Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wnfs-fuse

FUSE filesystem for WNFS

Usage

See

cargo run -- --help

E.g.

echo "hello world" | cargo run --release -- write hello.txt
mkdir /tmp/mnt
cargo run --release -- mount /tmp/mnt
cat /tmp/mnt/hello.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages