Skip to content

Pulls in License files from the vendor directory and places them in a 'licenses' directory.

License

Notifications You must be signed in to change notification settings

leaanthony/comply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comply

MIT license GitHub version Go Report Card Godoc Reference contributions welcome

Pulls in License files from the vendor directory and places them in ./licenses. It recreates the package structure to ensure correctness. It looks for files matching "LICENCE*" (Case Insensitive). It will wipe your licenses directory if it exists. The idea is to keep it in sync.

Install

go get github.com/leaanthony/comply

Usage

In your project directory, run comply. It will scan the vendor directory for license files and copy them to a freshly created licenses directory in the current directory.

About

Pulls in License files from the vendor directory and places them in a 'licenses' directory.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages