Mix.Tasks.Phoenix.New
Creates a new Phoenix application
mix phoenix.new app_name path
Summary↑
random_string(length) | |
run(args) | Callback implementation of |
run(arg1, opts) |
Functions
Callback implementation of Mix.Task.run/1
.
Creates a new Phoenix application
mix phoenix.new app_name path
random_string(length) | |
run(args) | Callback implementation of |
run(arg1, opts) |
Callback implementation of Mix.Task.run/1
.