Closed teampurpledev closed 4 years ago
Hi @sweetnoods Please, take a look at #1
Looks like I have to add this info to the readme file:)
Ah I see. I should have wrapped my argument in quotes, but yes, that would be helpful to add in the README
nodejs index.js -f '../collections/*' -o test`
In the /collections folder I have 10 collections.
Output:
Only one collection is added to that folder. Either the recursive function does not work as expected or I'm using this tool wrong - just hoping to get some clarification. Ty!