Elmer v0.0.10 Mix.Tasks.Elmer.New

This is a mix task for creating new elm applications.

Summary

Functions

Creates a new elm application in directory specified by the user

Functions

run(args)

Creates a new elm application in directory specified by the user.

Run with mix elmer.new

Different types of apps can be generated:

These types correspond to the main types of elm programs.