RBuild is a Linux KBuild like software configure/build system written in Ruby language with a menu driven front end. RBuild can be used for C/C++ or other programming languages. The syntax is inherited from KBuild. RBuild is very small and easy to use.
RubyScript2Exe transforms your Ruby script into a standalone
Windows or Linux executable. You can look at it as a
"compiler", for it collects all necessary files to run your
script on an other machine.
AllInOneRuby creates an Windows or Linux executable that
includes both the Ruby interpreter and the runtime libraries.
Why? Because it's sometimes not easy, or allowed to do a
complete Ruby installation. That's where AllInOneRuby comes in.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
Tar2RubyScript transforms a directory, containing your
application into one single Ruby script, along with some code
to handle this archive. When this script is run, it extracts
the archive and runs the application.
Breeze is a build and test automation framework for software developers. It is written in Ruby and can be extended to include tasks that interact with other tools such as source code repositories, compilers, test frameworks, and installers.