Selaa lähdekoodia

Finally write down the package uplaod command

pull/195/merge
Paul J. Davis 4 vuotta sitten
vanhempi
commit
1388db4e64
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. +4
    -0
      Makefile

+ 4
- 0
Makefile Näytä tiedosto

@ -26,6 +26,10 @@ eunit:
check: build eunit check: build eunit
release:
rebar3 hex publish
%.beam: %.erl %.beam: %.erl
erlc -o test/ $< erlc -o test/ $<

Ladataan…
Peruuta
Tallenna