👩💻 Join our community of thousands of amazing developers!
rake-compiler Provide a standard and simplified way to build and package Ruby C and Java extensions using Rake as glue. rake-compiler is first and foremost a productivity tool for Ruby developers. Its goal is to make the busy developer’s life easier by simplifying the building and packaging of Ruby extensions by simplifying code and reducing duplication. It follows convention over configuration by advocating a standardized build and package structure for both C and Java based RubyGems. rake-comp...