@rawdee/pmd-wrapper
TypeScript icon, indicating that this package has built-in type declarations

6.19.0 • Public • Published

PMD wrapper for NodeJS

Simple PMD wrapper for NodeJS.

Getting Started

Install the packae with npm install npm-wrapper and run

pmd

Please refer to PMD documentation for the cli usage: https://pmd.github.io/pmd-6.19.0/pmd_userdocs_cli_reference.html

Prerequisites

PMD needs a working version of Java installed (see PMD requirements). Internally the wrapper uses find-java-home to find the installed Java version.

Installing

npm install pmd-wrapper

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

/@rawdee/pmd-wrapper/

    Package Sidebar

    Install

    npm i @rawdee/pmd-wrapper

    Weekly Downloads

    0

    Version

    6.19.0

    License

    MIT

    Unpacked Size

    69.5 MB

    Total Files

    86

    Last publish

    Collaborators

    • rawdee