Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steveklabnik/ruby.rs


https://github.com/steveklabnik/ruby.rs

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ruby.rs

Ruby bindings for Rust.

## Building

Make sure you have Ruby installed as a shared library somewhere in your `-L`.

```bash
$ rustpkg build example
```