mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-26 21:24:08 +00:00
3 lines
72 B
Makefile
3 lines
72 B
Makefile
|
|
compile:
|
||
|
|
./node_modules/coffee-script/bin/coffee -bw -o ./lib -c ./src
|