Premake

Website

  • Libre
  • Mac
  • Windows
  • Linux
Description

Premake is a command line utility written in Lua that is designed to generate project files for various development tools, such as Microsoft Visual Studio, Xcode, GNU Make, MonoDevelop, and others. It allows developers to write a single script that can be used to generate project files for multiple platforms and build configurations. This helps developers to maintain a single set of build scripts, which makes it easier to keep their projects up to date across multiple platforms. Premake also provides an easy-to-use API, which can be used to customize the generated project files. Additionally, Premake includes a large library of functions to help developers create their own custom build scripts.

Categories
Development software and applications

Alternatives