Skip to content

congleetea/erlang.mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlang.mk

Custom erlang.mk using cuttlefish.

This tool can initialize a erlang application using erlang.mk, the supported config method is cuttlefish method. So, you should be familiar with the usage of cuttlefish.

When application is created, lager is used and is configured.

usage

./new.sh appname

application named "appname" will be created in this directory, after created, you can move it to a proper directory.

if appname existed in this directory, old will be removed and create a new application.

about

Files in ./bin is copy from emq-relx then modified.

erlang.mk is modified from the file generated based on erlang.mk

About

Custom erlang.mk with cuttlefish config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published