<div dir="ltr">Yup, rebar has commands like 'shell' and 'ct' and used to have 'dialyzer'. All have never worked as you'd expect, causing everyone to still use Makefiles. Without those 3 commands at least, plus consistent compiling of c_src would be nice..., rebar is just a slightly better erlc and still requires Make.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 24, 2013 at 6:01 PM, Tiago Cury <span dir="ltr"><<a href="mailto:tcury@ymail.com" target="_blank">tcury@ymail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I tried rebar shell, Look:<br>
<br>
Air11:Backuper tcury$ ./rebar shell<br>
==> jsx (shell)<br>
NOTICE: Using experimental 'shell' command<br>
==> ibrowse (shell)<br>
NOTICE: Using experimental 'shell' command<br>
==> yaws (shell)<br>
NOTICE: Using experimental 'shell' command<br>
==> meck (shell)<br>
NOTICE: Using experimental 'shell' command<br>
==> erlcloud (shell)<br>
NOTICE: Using experimental 'shell' command<br>
==> Backuper (shell)<br>
NOTICE: Using experimental 'shell' command<br>
Erlang R16B (erts-5.10.1) [source-05f1189] [64-bit] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false]<br>
<br>
<br>
=ERROR REPORT==== 24-Jun-2013::20:00:31 ===<br>
                                           driver_select(0x0000000011c82648, 0, ERL_DRV_READ ERL_DRV_USE, 1) by tty_sl (tty_sl -c -e) driver #Port<0.5953> stealing control of fd=0 from input driver fd (0/1) #Port<0.505><br>

<br>
                                                                                Eshell V5.10.1  (abort with ^G)<br>
                                                                                                               1> Eshell V5.10.1  (abort with ^G)<br>
1> q().<br>
ok<br>
2> {error_logger,{{2013,6,24},{20,0,56}},"~s~n",["driver_select(0x0000000011c809d0, 0, ERL_DRV_READ ERL_DRV_WRITE, 0) by fd (0/1) driver #Port<0.505> stealing control of fd=0 from input driver tty_sl (tty_sl -c -e) #Port<0.5953> \n"]}<br>

<div class="HOEnZb"><div class="h5">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>