From 08067639ad17ad00f0aa2c6b8bf30b588c04294d Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Mon, 3 Nov 2014 17:38:11 -0600 Subject: [PATCH] update readme list of commands --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 416fbd96..4b209172 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This is an experimental branch. |----------- |------------ | | compile | Build project | | clean | Remove project apps beam files | +| ct | Run Common Test suites | | do | Higher-order provider to run multiple tasks in sequence | | help | Print help for rebar or task | | new | Create new rebar project from templates | @@ -40,12 +41,6 @@ The following commands are still in the works. | Command | Description | |----------- |------------ | | eunit | | -| ct | | - -### Missing - -* Pre and post hooks -* Compilers besides erlc ### Changes