Skip to content

Latest commit

 

History

History
executable file
·
21 lines (14 loc) · 392 Bytes

README.md

File metadata and controls

executable file
·
21 lines (14 loc) · 392 Bytes

Airhorn

don't expect anything grand, just putting it out there - it's my first time diving into elm. anyway, no big deal, we're just chillin' here, you know? :)

Build

you can run this code snippet to get the output

elm make src/Main.elm

Development

just type this to kick off in development mode

elm reactor

Other

elm-lang