Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

inaka/hexer.mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexer.mk

erlang.mk external plugin for hexer

Usage

In order to include this plugin in your project you just need to add the following in your Makefile:

BUILD_DEPS = hexer_mk

dep_hexer_mk = git https://github.com/inaka/hexer.mk.git 1.1.0

DEP_PLUGINS = hexer_mk

Help

Run make help in order to check what targets are available for hexer.mk.