소스 검색

Finally write down the package uplaod command

pull/195/merge
Paul J. Davis 4 년 전
부모
커밋
1388db4e64
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      Makefile

+ 4
- 0
Makefile 파일 보기

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

불러오는 중...
취소
저장