Rake Alternatives
Rake is described as 'software task management and build automation tool. It allows you to specify tasks and describe dependencies as well as to group tasks in a namespace' and is an app. There are more than 25 alternatives to Rake for a variety of platforms, including Linux, Mac, Windows, BSD and Android. The best alternative is CMake, which is both free and Open Source. Other great apps like Rake are GNU Make, Maven, SCons and Gradle.
CMake
Is this a good alternative?YesNo- Free • Open Source
37 alternatives to CMake- Mac
- Windows
- Linux
- Haiku
CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler...
CMake Features
GNU Make
Is this a good alternative?YesNo- Free • Open Source
34 alternatives to GNU Make- Mac
- Windows
- Linux
- BSD
- Cygwin
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
GNU Make Features
Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around a Project Object Model (POM) described in a XML file that describes the project structure and its dependencies to other components and libraries.
Maven Features
SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.
SCons Features
Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.
Gradle Features
Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and control the build process. Most actions are described as 'Tasks' - Ant offers a library of built-in Tasks, but various 3rd party Tasks and Task...
Buck is a build system developed and used by Facebook. It encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms.
RiotKit Do
Is this a good alternative?YesNo- Free • Open Source
14 alternatives to RiotKit Do- Linux
- BSD
RKD: Task executor - balance between Makefile and Gradle. Written in Python. Powerful tool for every DevOps. Automates production tasks as well as local development tasks.
RiotKit Do Features
Cake (C# Make) is a cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
Cake Features