Skip to content

Latest commit

 

History

History
 
 

ruby

OpenDAL Ruby Binding

This crate intends to build a native ruby binding.

Development

Install gems:

bundle

Build bindings:

rake compile

Run some tests:

rake test