Update makefile and changelog

This commit is contained in:
Jesse Gumm 2015-07-27 14:25:21 -05:00
parent 7ab98975d8
commit a443d476ac
2 changed files with 4 additions and 3 deletions

View file

@ -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