-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Mix is a build tool for Elixir
Usage: mix [task]
Examples:
mix - Invokes the default task (mix run) in a project
mix new PATH - Creates a new Elixir project at the given path
mix help - Lists all available tasks
mix help TASK - Prints documentation for a given task
The --help and --version options can be given instead of a task for usage and versioning information.
Metadata
Metadata
Assignees
Labels
No labels