mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-28 14:37:04 +00:00
7 lines
121 B
JavaScript
7 lines
121 B
JavaScript
#!/usr/bin/env ruby
|
|
|
|
require("../../common.jake");
|
|
|
|
|
|
subtasks(["BlendKit", "blend"], ["build"/*, "clean", "clobber"*/]);
|