pantoglot 0.1.1
Given a path to a file or directory, excluding `.git` and its contents, symlinks, and any non-text files, attempt to identify the language and calculate the LOC/SLOC using Linguist and output results in JSON.
Gemfile:
=
install:
=
Runtime Dependencies (1):
github-linguist
~> 6.0.1