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
Use rebar3 for building and testing Jiffy directly
pull/219/head
Paul J. Davis
3 years ago
parent
60043d5604
commit
ec198b19c2
4 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
BIN
enc
BIN
rebar
+0
-1
src/jiffy.app.src
+ 1
- 1
Makefile
View File
@ -1,4 +1,4 @@
REBAR
?=
./
rebar
REBAR
?=
rebar
3
all
:
build
BIN
enc
View File
BIN
rebar
View File
+ 0
- 1
src/jiffy.app.src
View File
@ -11,7 +11,6 @@
"Makefile",
"README.md",
"c_src",
"enc",
"plugins",
"rebar.config",
"rebar.config.script",
Write
Preview
Loading…
Cancel
Save