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

  • more interface
  • interface test
  • test 32 bit system

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/xjz19901211/rubyfuse. 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.