Skip to content

xiejiangzhi/rbfuse

Repository files navigation

RBfuse

Ruby FUSE, with FFI

Support OSX And Linux 64 bit system

Require

  • fuse or osxfuse 2.x
  • ruby 2.x

Installation

gem 'rbfuse'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rbfuse

Usage

see examples/hello

TODO

  • support fuse multiple threads
  • more interface
  • interface test
  • test 32 bit system

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/xjz19901211/rbfuse. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

Ruby FUSE, support linux and OSX

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published