Home

Awesome

elm-init Build Status Hackage version

Initialize a new empty Elm project.

Features

Interactive setup tool for a new Elm project.

This tool basically helps you populate your "elm-package.json" file.

Including:

Install

Install the package from the Hackage with cabal install elm-init.

Use

Simply run

DIRECTORY = '.' if omitted. DIRECTORY need not exist, though needs to be a valid directory name.