Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 616 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 616 Bytes

About

This is a template Gradle project to create a package manager plugin for the analyzer tool of the OSS Review Toolkit.

Usage

Create a new repository from this template, clone it, and replace all occurrences of "MyPackageManager" (search for case-insensitive substrings) with the name of the package manager you are implementing.