A build tool for Erlang that just works.
Embrace the power and simplicity of Makefiles.
PROJECT = webchat
DEPS = cowboy
dep_cowboy_commit = 2.8.0
include erlang.mk
Tested and supported on Linux, FreeBSD, OSX and Windows.
Get help! Discord server.
A build tool for Erlang that just works.
Embrace the power and simplicity of Makefiles.
PROJECT = webchat
DEPS = cowboy
dep_cowboy_commit = 2.8.0
include erlang.mk
Tested and supported on Linux, FreeBSD, OSX and Windows.
Get help! Discord server.