mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +00:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
all:
|
|
git submodule init
|
|
git submodule update
|
|
php ./build/build.php
|