
mix
List of commands for mix:
-
mix:tldr:45a2f mix: Execute a particular file.$ mix run ${my_script-exs}try on your machineexplain this command
-
mix:tldr:d2692 mix: Create a new project.$ mix new ${project_name}try on your machineexplain this command