Update makefile and changelog
This commit is contained in:
parent
7ab98975d8
commit
a443d476ac
2 changed files with 4 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ test: compile
|
|||
$(REBAR) eunit
|
||||
|
||||
run:
|
||||
erl -pa ebin/ deps/*/ebin/ -eval "application:start(qdate)"
|
||||
$(REBAR) shell
|
||||
|
||||
publish:
|
||||
$(REBAR) as pkg upgrade
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue