Skip to content

Get all of the licenses/license-info about the open source libraries you have installed

Notifications You must be signed in to change notification settings

deebloo/get-licenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get Licenses

Get all of the licenses/license-info about the open source libraries you have installed.

npm install -g get-licenses

Single directory (will place the files in a licenses folder).

get_licenses node_modules

Multiple directories (will look for each directory and place the found files in the licenses folder).

get_licenses node_modules,app/bower_components

Multiple directories (will look for each directory and place the found files in your specified folder)

get_licenses node_modules,app/bower_components my_licenses

About

Get all of the licenses/license-info about the open source libraries you have installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published