This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
cowboy
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add a dialyze verb to the Makefile for convenience.
Loïc Hoguin
14 years ago
parent
d51170b4bc
commit
17613e5305
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
Makefile
+ 3
- 0
Makefile
View File
@@ -13,3 +13,6 @@ clean:
test:
test:
@$(REBAR) eunit
@$(REBAR) eunit
+
+dialyze:
+ @$(REBAR) dialyze