Mix.Tasks.Phoenix.New

Creates a new Phoenix application

mix phoenix.new app_name path
Source

Summary

random_string(length)
run(args)

Callback implementation of Mix.Task.run/1

run(arg1, opts)

Functions

random_string(length)
Source
run(args)

Callback implementation of Mix.Task.run/1.

Source
run(arg1, opts)
Source