Skip to content

Files

Latest commit

author
Felipe De Boni
Oct 14, 2012
351eb4c · Oct 14, 2012

History

History
executable file
·
9 lines (6 loc) · 328 Bytes

readme.md

File metadata and controls

executable file
·
9 lines (6 loc) · 328 Bytes

Subtle Pattern Downloader

This is my first time playing with coffee script, did it just for fun.

You can grab all patterns from subtle pattern just running: coffee pattern_downloader.coffee

Please run npm install first, it relies on cheerio (nice html parser), request and node.js of course