Skip to content

dansomething/codenarc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codenarc-cli

Conveniently run CodeNarc from the command-line.

Prequisites

Install

  1. Download the codenarc-cli zip
  2. Unzip codenarc-cli-master.zip

Example

# Display the command-line help
/path/to/unzipped/codenarc-cli/codenarc -help

# Analyze the current directory using the rules configured in `.codenarcrc`
/path/to/unzipped/codenarc-cli/codenarc -basedir=. -rulesetfiles=file:.codenarcrc -report=console

Platforms

Only tested on MacOS

Links

Releases

No releases published

Packages

No packages published

Languages