Project
cibuildgem
Gems with native extensions are the main bottleneck for a user when running `bundle install`.
This gem aims to provide the Ruby community an easy to opt-in and quick way to distribute their
gems with precompiled binaries.
This toolchain works with a native CI based compilation approach using GitHub actions. It piggyback on
top of popular tools in the Ruby ecosystem that maintainers are used to such as Rake Compiler and ruby/setup-ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
MIT
Dependencies