Browse Source

update readme list of commands

pull/3/head
Tristan Sloughter 10 years ago
parent
commit
08067639ad
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      README.md

+ 1
- 6
README.md View File

@ -24,6 +24,7 @@ This is an experimental branch.
|----------- |------------ | |----------- |------------ |
| compile | Build project | | compile | Build project |
| clean | Remove project apps beam files | | clean | Remove project apps beam files |
| ct | Run Common Test suites |
| do | Higher-order provider to run multiple tasks in sequence | | do | Higher-order provider to run multiple tasks in sequence |
| help | Print help for rebar or task | | help | Print help for rebar or task |
| new | Create new rebar project from templates | | new | Create new rebar project from templates |
@ -40,12 +41,6 @@ The following commands are still in the works.
| Command | Description | | Command | Description |
|----------- |------------ | |----------- |------------ |
| eunit | | | eunit | |
| ct | |
### Missing
* Pre and post hooks
* Compilers besides erlc
### Changes ### Changes

Loading…
Cancel
Save