thwack

CLI tool for quickly navigating and opening files, similar to GitHub's Go To File

cargomacoslinuxwindows
Try with needOr install directly
Source

About

Command line version of Go To File utility, similar to the one on GitHub

Commands

thwack

Examples

Search for and open a file by name in current directory$ thwack filename.js
Fuzzy search for files matching a pattern$ thwack src/comp
Open the interactive file picker in current project$ thwack