- 
                Notifications
    You must be signed in to change notification settings 
- Fork 14
Open
Description
Consider:
- Write docs on using the plugin (i.e., put gradle gatherLicensesomewhere)
- Simplify the plugin to work similar to all the other license gathering plugins.
For the second part, here's how it could work, ideally:
- Add plugin.
plugins {
  id 'application'
  id 'com.github.vlsi.license-gather' version '1.78'
}- Run plugin.
$ gradle gatherLicense
- View output.
$ cat build/.../licenses.txt
Metadata
Metadata
Assignees
Labels
No labels