shriphani / pegasus

:racehorse:✈️ Pegasus is a scalable, modular, polite web-crawler for Clojure
http://getpegasus.io
Eclipse Public License 1.0
262 stars 17 forks source link

with-config macro #2

Closed shriphani closed 8 years ago

shriphani commented 8 years ago

Right now configs are made available using a (binding [pegasus.state/*config* config] ...)

A macro like (with-config config ...) would be nicer.

shriphani commented 8 years ago

Fixed by e2f3f4dfb3a08c85151da27920569930ba517389