All Projects → ninenines → Erlang.mk

ninenines / Erlang.mk

Licence: isc
A build tool for Erlang that just works.

Programming Languages

erlang
1774 projects

Projects that are alternatives of or similar to Erlang.mk

Pi Builder
Extensible tool to build Arch Linux ARM for Raspberry Pi on x86_64 host using Docker
Stars: ✭ 31 (-94.24%)
Mutual labels:  makefile, build-tool, build-system
Reggae
Build system in D, Python, Ruby, Javascript or Lua
Stars: ✭ 141 (-73.79%)
Mutual labels:  makefile, build-tool, build-system
Xmake
🔥 A cross-platform build utility based on Lua
Stars: ✭ 4,229 (+686.06%)
Mutual labels:  makefile, build-tool, package-manager
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (-56.13%)
Mutual labels:  makefile, build-tool, build-system
Mmake
Mmake is a small program which wraps make to provide additional functionality, such as user-friendly help output, remote includes, and eventually more. It otherwise acts as a pass-through to standard make.
Stars: ✭ 1,593 (+196.1%)
Mutual labels:  makefile, build-tool, build-system
Bake
A build system that lets you clone, build and run C/C++ projects with a single command
Stars: ✭ 434 (-19.33%)
Mutual labels:  build-tool, build-system, package-manager
blight
A framework for instrumenting build tools
Stars: ✭ 57 (-89.41%)
Mutual labels:  build-tool, build-system
automeka
Implicit and module-aware build system for future C++
Stars: ✭ 20 (-96.28%)
Mutual labels:  build-tool, build-system
jagen
A software engineer's workspace manager and build systems wrapper
Stars: ✭ 32 (-94.05%)
Mutual labels:  build-tool, build-system
obs-docu
Official Open Build Service Documentation. Content gets reviewed and edited. Generated books are available at http://www.openbuildservice.org
Stars: ✭ 26 (-95.17%)
Mutual labels:  build-tool, build-system
cppan
Project evolved into Software Network: https://github.com/SoftwareNetwork/sw
Stars: ✭ 108 (-79.93%)
Mutual labels:  package-manager, build-system
bob-build
Meta-build system using Blueprint and ninja
Stars: ✭ 24 (-95.54%)
Mutual labels:  build-tool, build-system
makesure
Simple task/command runner with declarative goals and dependencies
Stars: ✭ 230 (-57.25%)
Mutual labels:  build-tool, build-system
rote
Automate everything.
Stars: ✭ 66 (-87.73%)
Mutual labels:  build-tool, build-system
build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (-94.42%)
Mutual labels:  build-tool, build-system
alfred
(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
Stars: ✭ 62 (-88.48%)
Mutual labels:  build-tool, build-system
assemble-core
The core assemble application with no presets or defaults. All configuration is left to the implementor.
Stars: ✭ 17 (-96.84%)
Mutual labels:  build-tool, build-system
BuildAMation
Build system and project generator for C/C++ desktop software development. Uses C# for build scripts. It is no longer under active development.
Stars: ✭ 13 (-97.58%)
Mutual labels:  build-tool, build-system
Theos
A cross-platform suite of tools for building and deploying software for iOS and other platforms.
Stars: ✭ 3,619 (+572.68%)
Mutual labels:  makefile, build-system
Realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
Stars: ✭ 4,162 (+673.61%)
Mutual labels:  build-tool, build-system

= Erlang.mk

A build tool for Erlang that just works.

http://erlang.mk/ - http://erlang.mk/guide/[User guide]

Embrace the power and simplicity of Makefiles.

[source,make] PROJECT = webchat DEPS = cowboy dep_cowboy_commit = 2.8.0 include erlang.mk

http://erlang.mk/guide/getting_started.html[Get started]

Tested and supported on http://erlang.mk/guide/installation.html#_on_unix[Linux, FreeBSD, OSX] and http://erlang.mk/guide/installation.html#_on_windows[Windows].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].