Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 368 Bytes

README.asciidoc

File metadata and controls

17 lines (12 loc) · 368 Bytes

Efene.mk

Efene plugin for Erlang.mk

BUILD_DEPS = efene efene.mk
dep_efene.mk = git https://github.com/ninenines/efene.mk master
DEP_PLUGINS = efene.mk

include erlang.mk

The command make will compile all Efene files in the 'src/' directory.

The command make efene-shell will open an Efene shell.