Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install cargo with your distro's package manager or Use rustup

curl https://sh.rustup.rs -sSf | sh

Install git and fuse

Navigate git_fue_rs dir and run

cargo build

And navigate to target/build/debug/

./gitfuse-rs [args]

USAGE

gitfuse-rs 0.1.0

USAGE:
    gitfuse-rs [OPTIONS] --mount_point <PATH> --git_path <PATH>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -t, --tag <STRING>          What tag the filesystem should start at eks: "HEAD","v1.0"
    -m, --mount_point <PATH>    The path to where the filesystem will mount
    -g, --git_path <PATH>       Path to git repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages