Skip to content

watkipet/fuse-cpp-ramfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/watkipet/fuse-cpp-ramfs.svg?branch=master
cd build
cmake ../src
make
make install

fuse-cpp-ramfs builds with CMake version 3.0 or greater.

fuse-cpp-ramfs requires the libfuse2-2.9 (or later) filesystem-in-userspace library and header files for successful compilation. libfuse is available at: https://github.com/libfuse/libfuse https://osxfuse.github.io

-- Peter Watkins 19-May-2017

About

An example FUSE RAM filesystem written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published