Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-use rebar_utils:ebin_dir() | Tuncer Ayaz | 2012-08-06 | 1 | -4/+1 |
| | |||||
* | Add experimental notice to test-compile and shell | Tuncer Ayaz | 2012-07-31 | 1 | -0/+1 |
| | |||||
* | Fix crazy indentation :-) | Kresten Krab Thorup | 2012-07-11 | 1 | -11/+7 |
| | |||||
* | untabify and add some comments | Kresten Krab Thorup | 2012-07-11 | 1 | -5/+7 |
| | |||||
* | Initial version of "rebar shell" command | Kresten Krab Thorup | 2012-07-11 | 1 | -0/+60 |
For now, this is just a proof of concept; would make sense to add a lot of things, such as quick access to invoking rebar itself (with approproate code reloading), as well as an eunit-aware version so that tests could be run interactively. |