Elmer v0.0.1 Mix.Tasks.Elmer.Create

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.create

Different types of apps can be generated:

These types correspond to the main types of elm programs.