find scripts
Project description
Install
$ [sudo] pip install find-scripts
Features
- find scripts
- ignore .hidden folders and files
- exclude non scripts files: binary, text, image, etc
Usage
usage: find-scripts path ...
Examples
$ cd path/to/repo
$ find-scripts ./examples
./examples/example1.sh
./examples/example2.py
$ find-scripts ./tests
./tests/run.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
find-scripts-1.0.1.tar.gz
(1.4 kB
view hashes)