pathpicker

Select files out of bash output.

pathpicker repository preview
What You'll Learn

PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.

Technologies & Topics
utility
Getting Started

1. Clone the Repository

git clone https://github.com/facebook/PathPicker.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
5,169
Published
5/1/2015
CategoryPython
More in Python