selaux / node-sprite-generator

Generates image sprites and their spritesheets (css, stylus, sass or less) from sets of images. Supports retina sprites. Provides express middleware and grunt task.
MIT License
192 stars 39 forks source link

CLI available? #65

Closed Chris2011 closed 10 months ago

Chris2011 commented 7 years ago

Is there a CLI available?

Regards

Chris

bcho commented 6 years ago

I think you can easily embed this lib to a customized cli application.

Chris2011 commented 10 months ago

Just uses it in a script which will be called via npm task.