View Source mix flex.new (Flex v0.1.2)
Creates a new Flex project. It expects the path of the project as an argument.
mix flex.new PATH [--module MODULE] [--app APP]A project at the given PATH will be created. The
application name and module name will be retrieved
from the path, unless --module or --app is given.
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.