Ver a proveniência

Finally write down the package uplaod command

pull/195/merge
Paul J. Davis há 4 anos
ascendente
cometimento
1388db4e64
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      Makefile

+ 4
- 0
Makefile Ver ficheiro

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

Carregando…
Cancelar
Guardar