mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-27 00:59:42 +00:00
3 lines
72 B
Makefile
3 lines
72 B
Makefile
|
|
compile:
|
||
|
|
./node_modules/coffee-script/bin/coffee -bw -o ./lib -c ./src
|