Raynes / fs

File system utilities for Clojure.
453 stars 119 forks source link

Add "zip" function #29

Closed Frozenlock closed 12 years ago

Frozenlock commented 12 years ago

I saw that you had a function to unzip, but none to zip.

Hopefully this will be corrected with this change! ;-)

I also added Midje in the project dependencies.

Frozenlock commented 12 years ago

Well, I just realized why midje was not in the dependencies... Sorry about that.

Raynes commented 12 years ago

Cherry picked around the midje commit. Excellent work. Very happy to have this functionality.