View Source mix redeagle.new (redeagle_new v0.1.0)
Creates a new Phoenix + React + Docker project.
It expects the path of the project as an argument.
$ mix redeagle.new PATH
A project at the given PATH will be created.
installation
Installation
mix redeagle.new
by default prompts you to fetch and install your
dependencies.
examples
Examples
$ mix redeagle.new hello_world
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Callback implementation for Mix.Task.run/1
.