Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lycus/exmake
A modern, scriptable, dependency-based build tool loosely based on Make principles.
https://github.com/lycus/exmake
Last synced: 8 days ago
JSON representation
A modern, scriptable, dependency-based build tool loosely based on Make principles.
- Host: GitHub
- URL: https://github.com/lycus/exmake
- Owner: lycus
- License: other
- Archived: true
- Created: 2013-08-10T18:56:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-27T00:38:21.000Z (almost 10 years ago)
- Last Synced: 2024-08-02T02:11:24.343Z (3 months ago)
- Language: Elixir
- Homepage: http://lycus.org
- Size: 1.95 MB
- Stars: 17
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
- freaking_awesome_elixir - Elixir - A modern, scriptable, dependency-based build tool loosely based on Make principles. (Build Tools)
- fucking-awesome-elixir - ExMake - A modern, scriptable, dependency-based build tool loosely based on Make principles. (Build Tools)
- awesome-elixir - ExMake - A modern, scriptable, dependency-based build tool loosely based on Make principles. (Build Tools)
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