LimeEng / extension-searcher

Quick and dirty cli tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extension-searcher

This is a simple utility which will search a specified directory after files. The program will print the path to a file if the file has a extension matching a list of extensions provided by the user.

Installation

Install the program by running

cargo install --git https://github.com/LimeEng/extension-searcher

It is also possible to download a pre-built binary for either Windows, Linux or macOS from the releases-page.

About

Quick and dirty cli tool


Languages

Language:Rust 100.0%