yemi / tohmato

online pomodoro timer in elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tohmato

online pomodoro timer in elm

Build steps

The following command compiles the elm code.

$ make build

This command compiles the elm code and puts the produced javascript in site/js/. You can run the code by opening up site/index.html in the browser.

Hacking

When doing developement, you may want to run this project in elm-reactor.

$ elm-reactor

Deploy

http://stackoverflow.com/questions/28124416/deploying-as-a-standalone-page

About

online pomodoro timer in elm

License:Apache License 2.0


Languages

Language:Elm 85.7%Language:HTML 12.7%Language:Makefile 1.3%Language:CSS 0.3%