From 2d3a0ebe213a4c6c004eb2986606f4a9e979cd62 Mon Sep 17 00:00:00 2001 From: Pierre Fenoll Date: Wed, 4 Mar 2015 12:23:23 -0800 Subject: Add escriptize provider and a minimal test --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f74d920..171f4ff 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ limit scope. | dialyzer | Run the Dialyzer analyzer on the project | | edoc | Generate documentation using edoc | | eunit | Run eunit tests | +| escriptize | Generate escript of project | | help | Print help for rebar or task | | new | Create new rebar project from templates | | pkgs | List available packages | @@ -49,13 +50,6 @@ limit scope. | version | Print current version of Erlang/OTP and rebar | | xref | Run cross reference analysis on the project | -### Commands still to do - -| Command | Description | -|----------- |------------ | -| escriptize | Generate escript of project | - - ### Changes * Fetches and builds deps if missing when running any command that relies on them -- cgit v1.1