# findit [![Build Status](https://travis-ci.org/tbauer428/findit.svg?branch=master)](https://travis-ci.org/tbauer428/findit) A lightweight CLI for parsing files that can be read as text and finding phrases/patterns within and returning the line number it was found on and the rest of the line. Eventually I want to add the ability to pass in a regex pattern, and the ability to provide multiple files.