AceMetrix / bower-license

Generates a list of bower dependencies
Apache License 2.0
15 stars 29 forks source link

Only works in current directory #10

Open floatingLomas opened 9 years ago

floatingLomas commented 9 years ago

I had to process.chdir() to my target directory in order for bower-license to work; it'd be nice if it behaved more like npm-license in that regard.

cactusme commented 9 years ago

+1

amittkSharma commented 6 years ago

Hi Guys,

There is an enhancement version available in order to have the flexibility about the project directory.

One can try the following package: https://github.com/amittkSharma/bower-license-tracker

This is also published on NPM: https://www.npmjs.com/package/bower-license-tracker

Thanks and regards Amit