tool · legal / dev
licenseme.
audit your dependency licenses + flag the bad mix.
scans node_modules / pip / cargo. lists every license, flags incompatibilities (gpl-in-mit-project), generates a notices file you can ship.
~/projects/your-app
$ npm i -g bruh-license
added 1 package in 0.8s
$ licenseme audit
412 deps / 8 license types / 0 conflicts
install
one line, three platforms.
npm
npm i -g bruh-license
brew (mac/linux)
brew install voidd0/tap/licenseme
github releases
single static binary for linux / macos / windows. no runtime needed.
github releases →use it
free. mit. no signup.
issues + bug reports welcome on github. response sla under 36h on weekdays.