Cloc Extension

This extension is not distributed with Mercurial.

Author: Jin Hui

Repository: https://bitbucket.org/jinhui/hg-cloc

Overview

This extension is able to count files and lines of source code in Mercurial repository. Rewrite from Perl project CLOC.

Configuration

Configure your .hgrc to enable the extension by adding following lines:

[extensions]
cloc = /path/to/cloc.py


CategoryExtensionsByOthers

ClocExtension (last edited 2012-02-28 09:07:20 by 122)