license-checker icon indicating copy to clipboard operation
license-checker copied to clipboard

Add Monorepo Support (multiple `start` values)

Open daedalus28 opened this issue 6 years ago • 2 comments

First off, thank you for all your amazing work on this tool - it's a huge help!

It would be super helpful if license-checker could handle multiple start paths for monorepo support. At the moment, I'm iterating through all the directories in a node script and manually combining them, but I imagine this would be helpful to others if support was built in as I imagine monorepos are pretty common.

daedalus28 avatar Feb 21 '19 17:02 daedalus28

Lerna support would be really great!

stevemao avatar Apr 23 '19 00:04 stevemao

Can you please show an example how you do this?

matzeeable avatar Dec 09 '19 05:12 matzeeable