This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
include rebar3 in supported packages buildtool
pull/732/head
Tristan Sloughter
9 years ago
parent
31a24ad4ff
commit
6242c81554
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/rebar_prv_update.erl
+ 1
- 0
src/rebar_prv_update.erl
View File
@ -84,6 +84,7 @@ write_registry(Dict, {digraph, Edges, Vertices, Neighbors, _}, State) ->
is_supported
(
<
<
"
make
"
>
>
)
-
>
true
;
is_supported
(
<
<
"
rebar
"
>
>
)
-
>
true
;
is_supported
(
<
<
"
rebar3
"
>
>
)
-
>
true
;
is_supported
(
_
)
-
>
false
.
hex_to_graph
(
Filename
)
-
>
Write
Preview
Loading…
Cancel
Save