url jquery => 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js';
file app_js => 'app.js';
file app_css => (
    file       => 'app.css',
    install_to => 'css',
);
dir 'images';
