chef / concrete

Concrete enhances your rebar based Erlang project by providing a common Makefile wrapper, a dialyzer make target that caches PLT analysis of your project's dependencies, and a mechanism to specify development only dependencies.
Apache License 2.0
56 stars 15 forks source link

Make relx_version overridable #37

Closed joedevivo closed 9 years ago

joedevivo commented 9 years ago

in custom.mk, you can override RELX_VERSION to use cool new features if you want to...

I want to.

stevendanna commented 9 years ago

:+1: