Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

burke/mesos-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesos Ruby Drivers

NOTE: This project vendors a bunch of headers from Mesos 0.14.0 to prevent having to build both projects in parallel. It is not-unlikely to break against newer versions without reimporting these headers.

Building

First, make sure libmesos.so (libmesos-0.14.0.so) is somewhere on your lib path.

gem build mesos.gemspec
gem install mesos-*.gem

Using

Have a look at the files under examples.

Releases

No releases published

Packages

No packages published