Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luislavena/test-ruby-c-extension
Test ground of rake-compiler extension compilation. Useful for reporting bugs during cross-compilation issues
https://github.com/luislavena/test-ruby-c-extension
Last synced: 25 days ago
JSON representation
Test ground of rake-compiler extension compilation. Useful for reporting bugs during cross-compilation issues
- Host: GitHub
- URL: https://github.com/luislavena/test-ruby-c-extension
- Owner: luislavena
- Created: 2010-11-22T23:26:11.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T23:34:18.000Z (over 9 years ago)
- Last Synced: 2024-05-02T05:32:08.074Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 205 KB
- Stars: 6
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rake-compiler: test project
This project lays down the basic structure of a gem to showcase how
[rake-compiler](https://github.com/luislavena/rake-compiler) integrates.It also serves as sandbox to test proper compilation using rake-compiler.
[![Build Status](https://travis-ci.org/luislavena/test-ruby-c-extension.svg?branch=master)](https://travis-ci.org/luislavena/test-ruby-c-extension)
[![Build status](https://ci.appveyor.com/api/projects/status/b17vejw2k8872qf5/branch/master?svg=true)](https://ci.appveyor.com/project/luislavena/test-ruby-c-extension/branch/master)