This website requires JavaScript.
Explore
Help
Sign in
github
/
rebar
Watch
1
Star
0
Fork
You've already forked rebar
0
mirror of
https://github.com/correl/rebar.git
synced
2025-02-20 03:13:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
39907904e8
rebar
/
rebar.config
3 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Connected up symlinking the list of progs in rebar.config/app_bin to the OTP bin dir.
2009-11-30 12:02:09 -07:00
{app_bin, ["priv/rebar"]}.
Enable fail_on_warning by default
2009-12-14 09:27:58 -05:00
{erl_opts, [fail_on_warning]}.
Reference in a new issue
Copy permalink