jakesgordon / sprite-factory

Automatic CSS Sprite Generator
http://codeincomplete.com/posts/2011/4/29/sprite_factory/
MIT License
621 stars 76 forks source link

Automatically detect CRUD directory changes? #25

Closed ldexterldesign closed 11 years ago

ldexterldesign commented 11 years ago

Hey,

Great tool - thanks

Any way of auto detecting directory changes like http://compass-style.org/help/tutorials/spriting/ does?

Yours hopefully,

jakesgordon commented 11 years ago

Probably unlikely to build this into the sprite-factory itself.

You can always use something like Guard or When-Files-Change

ldexterldesign commented 11 years ago

Hey,

Thanks bud - will check 'em out ;)

Cheers,