weslly / Nettuts-Fetch

Fetch the latest version of remote files and zip packages

Home Page:http://net.tutsplus.com/articles/news/introducing-nettuts-fetch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

an Array of files

lifeiscontent opened this issue · comments

It'd be nice to list an array of files you'd like to pull in, like for example, qunit has 2 files associated with it, qunit.css and qunit.js

+1, as well as packages. One project may need fetch two or three packages by one command.
"packages": { "web-project": ["url-1", "url-2"] }