Create a new project

mix

  • Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more.
    More information: <https://hexdocs.pm/mix>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

mix new {{project_name}}

click the source code to copy install mix on any operating system with command-not-found.com