# corex_new v0.1.0-rc.1 - Table of Contents

Corex greenfield helper archive.

Provides `mix corex.new`, which runs `mix phx.new --no-install` with
forwarded Phoenix flags and renders Corex-owned files from templates
directly into the generated app. Install the `phx_new` archive first.

## Mix Tasks

- [mix corex.new](Mix.Tasks.Corex.New.md): Creates a new Phoenix application with Corex installed.
- [mix local.corex](Mix.Tasks.Local.Corex.md): Updates the `corex_new` Mix archive used by `mix corex.new`.

