This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
portfolio-site/make.sh

3 lines
72 B
Bash
Raw Normal View History

2019-12-07 20:41:23 -06:00
#!/bin/bash
elm make --output="assets/javascripts/main.js" src/Main.elm