mix [task]

Build tool for Elixir

Arguments

NameDescription
taskInvokes the task (mix run) in a project

Subcommands

NameDescription
newCreates a new Elixir project at the given path
runStarts the current application and runs code
helpPrints documentation for a given task (Lists all the tasks if no task is specified)

Options

NameDescription
-h, --helpShows usage information
-v, --versionShows versioning information