No there is not, I use this together with gulp. But a separate cli can be done in a separate project even without gulp.
gulp-svgstore exports a stream that consumes and outputs vinyl file objects, so it should be simple to wrap it with cli interface. You may check the tests for more ideas.
No there is not, I use this together with gulp. But a separate cli can be done in a separate project even without gulp.
gulp-svgstore exports a stream that consumes and outputs vinyl file objects, so it should be simple to wrap it with cli interface. You may check the tests for more ideas.