Skip to content

Yarn Berry plugin that adds `yarn licenses` commands

Notifications You must be signed in to change notification settings

felabr/yarn-plugin-licenses

 
 

Repository files navigation

yarn-plugin-licenses

This is a Yarn v3 plugin that adds yarn licenses commands (similar to what Yarn v1 had).

For Yarn v2 support, install v0.6.0 or earlier.

Install

yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.7.2/bundles/@yarnpkg/plugin-licenses.js

Usage

yarn licenses list --help
yarn licenses generate-disclaimer --help

Testing

yarn test

NOTE: Integration tests require yarn build first.

Publishing

npm version <version>

License

MIT

About

Yarn Berry plugin that adds `yarn licenses` commands

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.3%