Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

lycus/exmake

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
            == 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

About

A modern, scriptable, dependency-based build tool loosely based on Make principles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages