diff options
author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-09-07 13:19:11 -0500 |
---|---|---|
committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-09-07 13:19:11 -0500 |
commit | d7f2226d31f4708518c1ddb41f7666f9c1d0f151 (patch) | |
tree | 1ef34c11592cac77eac4ccfbd047bcb952642bef /README.md | |
parent | 77e5e6b8f3028626afb4a687c1b02709a2dbd9b6 (diff) | |
parent | 04da2ffd5e65895ff0beb6f8f3ffd0deb95328de (diff) |
Merge pull request #761 from talentdeficit/rebar_path
`rebar3 path' provider
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ locations ([hex.pm](http://hex.pm), git, hg, and so on). | eunit | Run eunit tests | | help | Print help for rebar or task | | new | Create new rebar project from templates | +| path | Print paths to build dirs in current profile | | pkgs | List available packages | | plugins | List or upgrade plugins | | release | Build release of project | |