5 lines
55 B
Bash
5 lines
55 B
Bash
|
|
cp src/css/* build/css
|
||
|
|
|
||
|
|
coffee -o build/js src/coffee
|
||
|
|
|