Skip to content

Gizra/generator-elmlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-elmlang Build Status

Yeoman generator for Elm

Scaffold an Elm app (v0.17.0), with a gulpfile to ease development and deployment. See example of a scaffolded repository.

Getting Started

npm install -g yo

To install generator-elmlang from npm, run:

npm install -g generator-elmlang

Finally, initiate the generator:

yo elmlang

Credits

Gizra

License

MIT