Skip to content

SuhasHebbar/SimpleAFS

Repository files navigation

Debug build: cmake -S . -B debug -DCMAKE_INSTALL_PREFIX=$HOME/.local/bin -DCMAKE_BUILD_TYPE=Debug; cmake --build debug --parallel

Release build: cmake -S . -B release -DCMAKE_INSTALL_PREFIX=$HOME/.local/bin -DCMAKE_BUILD_TYPE=Release; cmake --build release --parallel

About

AFS-like distributed File system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published