dummy-json icon indicating copy to clipboard operation
dummy-json copied to clipboard

Enable Glob patterns

Open nicky-lenaers opened this issue 7 years ago • 0 comments

Currently I can't use this:

dummyjson ./dir/subdir/**/*.hbs > ./dist/

I'd like to use glob patterns s.t. I don't have to specify each and every file for input.

nicky-lenaers avatar Aug 02 '17 09:08 nicky-lenaers