Skip to content
A modern, scriptable, dependency-based build tool loosely based on Make principles.
Elixir
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
lib
test
.gitattributes
.gitignore
AUTHORS
COMPATIBILITY
CONTRIBUTING Add text files. Aug 3, 2013
INSTALL
LICENSE Update copyright year and use the header from the LICENSE file. Aug 8, 2014
Makefile
README
VERSION
exmake.bat
mix.exs

README

            == ExMake: Modern Scriptable Make ==

                -- Introduction --

ExMake is a scriptable, dependency-based build system loosely based on the
principles behind the POSIX Make utility program. It is intended to be a
full replacement for Make, with much better scripting support and more
familiar syntax based on the Elixir programming language.

For further information, see:

    * LICENSE
      - Licensing and copyright information.
    * COMPATIBILITY
      - Supported Erlang and Elixir versions, build prerequisites, etc.
    * INSTALL
      - Instructions on building and installing ExMake.
    * AUTHORS
      - Names and contact information for ExMake developers.
    * CONTRIBUTING
      - Notes and guidelines for contributors.

You can reach the ExMake community in several ways:

    * IRC channels
      - #lycus @ irc.oftc.net
    * Mailing lists
      - lycus-announce: http://groups.google.com/group/lycus-announce
      - lycus-discuss: http://groups.google.com/group/lycus-discuss
      - lycus-develop: http://groups.google.com/group/lycus-develop
Something went wrong with that request. Please try again.