Skip to content

Yarn Berry plugin that adds `yarn licenses` commands

Notifications You must be signed in to change notification settings

sarahsporck/yarn-plugin-licenses-json

 
 

Repository files navigation

yarn-plugin-licenses-json

This is a fork of yarn-plugin-licenses, with (hopefully) better support for exporting the licenses to json. This is a Yarn v3 plugin that adds yarn licenses commands (similar to what Yarn v1 had).

Install

yarn plugin import https://raw.githubusercontent.com/sarahsporck/yarn-plugin-licenses-json/v1.0.0/bundles/%40yarnpkg/plugin-licenses.js

Usage

yarn licenses list --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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 2.6%