7 Awesome Open Source Build Automation Tools.md 561 B


Title: "7 Awesome Open Source Build Automation Tools" Date: 2017-02-23 08:13:58 Categories: [devops] Tags: [rake, make, apache ant, gradle, apache maven, grunt, gulp, apps]

Authors: sedlav

Build automation is a vital tool for devops, sysadmins, and developers. It is nothing but scripting or automating the process of compiling source code into binary. Sysadmins can use build tools to manage and update config files.

Link