Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 260 Bytes

Functional Ruby

To autobuild the presentation on change

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

You view the presentation here