diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-11-08 20:47:43 -0600 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-11-08 20:47:43 -0600 |
commit | 6fa13cb393b78f7fc0108854b9b3471d3f77d6e6 (patch) | |
tree | 3aa537b529f14de96843229aa744d4cdf5ebd883 | |
parent | 8277bbf97547b1cf8b22d2c65a2d76d6b5e698a8 (diff) |
add dialyzer to readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ This is an experimental branch. | clean | Remove project apps beam files | | ct | Run Common Test suites | | do | Higher-order provider to run multiple tasks in sequence | +| dialyzer | Run the Dialyzer analyzer on the project | | eunit | Run eunit tests | | help | Print help for rebar or task | | new | Create new rebar project from templates | |