mix outerfaces.into_new_project (Outerfaces Dependency Distribution (ODD) v0.2.5)

View Source

Copies the (for now) hello_world example project to the app's outerfaces/projects directory. Options: name=my_new_outerfaces_project

If no name is specified, the project will be copied to outerfaces/projects/hello_world, unless a project with that name already exists.

Examples (from an app using Outerfaces): mix outerfaces.into_new_project mix outerfaces.into_new_project name=my_new_outerfaces_project

Currently depends on local source files.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args \\ [])

Callback implementation for Mix.Task.run/1.