- Install https://github.com/gabrie30/ghorg and configure for use with GitLab.
- Clone your GitLab group (
~/ghorg/
by default):ghorg clone --scm=gitlab --protocol=ssh --output-dir=Code --fetch-all --color --clone-type=org --token=ABC-XYZ finanzritter
. - Install
npm-license-crawler
andrecursive-install
globally. - Move to directory of cloned repositories.
- Install all dependencies:
npm-recursive-install
. - Make a list of all dependencies:
npm-license-crawler --dependencies --csv licenses.csv --omitVersion
Last active
August 23, 2024 16:25
-
-
Save tillsanders/9e67a9d859a4bd01c3d732229ad3f46b to your computer and use it in GitHub Desktop.
Get all licenses from a group of repositories
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment