1. detroit-locat(5)
  2. detroit-locat(5)

NAME

detroit-locat - generate detailed loc analysis reports

DESCRIPTION

The LOCat plug-in for Detroit utilize the LOCat command line tool to generate detailed LOC analysis charts for Ruby projects.

OPTIONS

The following options can be used in the Detroit assembly file for defining a LOCat service.

EXAMPLES

The typical assembly file entry will be something like:

locat:
  path: [lib, test]
  output: log/locat.html

Of course, these are the default settings so a simple:

locat:
  active: true

will likely do the trick.

RESOURCES

For more information:

Copyright (c) 2011 Thomas Sawyer, Rubyworks

Detroit LOCat is distributable in accordance with the GPL v3.0 license.

SEE ALSO

detroit(1), locat(1)

  1. November 2011
  2. detroit-locat(5)