Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 290 Bytes

Elm, Functional programming in your browser

To autobuild the presentation on change

fswatch -o presentation.md | while read file; do cleaver presentation.md;done 

You view the presentation here