This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Finally write down the package uplaod command
pull/195/merge
Paul J. Davis
4 years ago
parent
046035068f
commit
1388db4e64
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
Makefile
+ 4
- 0
Makefile
View File
@ -26,6 +26,10 @@ eunit:
check
:
build
eunit
release
:
rebar3 hex publish
%.beam
:
%.
erl
erlc -o test/ $<
Write
Preview
Loading…
Cancel
Save