From 54e1231e4f34e3bcb9ccdbbd07565fe2538c5401 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 17 Aug 2014 09:12:49 -0500 Subject: update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b47a5a0..b12395f 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,15 @@ This is an experimental branch. | Command | Description | |----------- |------------ | | compile | Build project | +| do | | update | Update dep source | | shell | Run shell with project apps in path | | escriptize | Create escript from project | | release | Build release of project | | tar | Package release into tarball | +| new | | +| eunit | | +| ct | | ### Missing @@ -72,7 +76,6 @@ Example: init(State) -> State1 = rebar_config:add_provider(State, #provider{name = ?PROVIDER, provider_impl = ?MODULE, - provides = something, bare = false, deps = ?DEPS, example = "rebar something", -- cgit v1.1