Skip to content

Instantly share code, notes, and snippets.

@leandrocp
Last active October 23, 2018 03:38
Show Gist options
  • Save leandrocp/98fde437d6db63f3d865f9e24c862300 to your computer and use it in GitHub Desktop.
Save leandrocp/98fde437d6db63f3d865f9e24c862300 to your computer and use it in GitHub Desktop.
art_bc_create_umbrella_project
➜ mix new system_x --umbrella
➜ cd system_x/apps
➜ mix new sales
➜ mix new support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment