# Lingo Detect programming languages from file extensions and common filenames. Based on [linguist's](https://github.com/github/linguist) registry of languages. ## Development ``` cabal new-update cabal new-configure cabal new-build ```