Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveklabnik/ruby.rs
https://github.com/steveklabnik/ruby.rs
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/steveklabnik/ruby.rs
- Owner: steveklabnik
- Created: 2013-09-16T01:38:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-16T02:32:35.000Z (about 11 years ago)
- Last Synced: 2024-10-10T20:19:38.442Z (about 1 month ago)
- Language: Rust
- Size: 16.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```