Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)