3 lines
83 B
Makefile
3 lines
83 B
Makefile
|
generate-elm :
|
||
|
cd external/GoUI && elm make Go.elm --output ../../public/js/Go.js
|