Wrapper for multiple quality of life command-line tools.
Find: Finds all the files recursively in a directory that matches the substring query provided.
Grep: Finds all the lines in a file that match the substring query provided.
Git Ignore: Generates a gitignore files tailored to the technology specified.