0.0.54 • Published 8 years ago

find-and-run-scripts v0.0.54

Weekly downloads
8
License
-
Repository
github
Last release
8 years ago

Install

[sudo] pip install find-and-run-scripts

[sudo] sudo npm install -g test-scripts

Features

  • skip dotfiles .*
  • skip non script files (shebang #! required)
  • find syntax
  • exit on error

Usage

# find-and-run-scripts --help
usage: find-and-run-scripts path ... [expression]

Example

$ find-and-run-scripts ./Tests

# multiple paths
$ find-and-run-scripts ./Examples ./Tests

# expression (`find` syntax)
$ find-and-run-scripts ./Tests -maxdeph 1

Examples/

Links

Feedback GitHub issues Join the chat at https://gitter.im/russianidiot/find-and-run-scripts.sh.cli GitHub followers