mirror of
https://github.com/alexanderepstein/Bash-Snippets
synced 2018-11-08 02:59:35 +01:00
22 lines
428 B
Markdown
22 lines
428 B
Markdown
|
# SYNOPSIS
|
||
|
|
||
|
Run tests against BashSnippets tools with interactive prompt.
|
||
|
|
||
|
# INSTALL
|
||
|
|
||
|
$ sparrow plg install bash-snippets-interactive-test
|
||
|
|
||
|
# USAGE
|
||
|
|
||
|
$ sparrow plg run bash-snippets-interactive-test --param dir=/path/to/bash-snippets/tools/directory
|
||
|
|
||
|
|
||
|
![report](https://raw.githubusercontent.com/melezhik/images/master/report.png)
|
||
|
|
||
|
# Authors
|
||
|
|
||
|
* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)
|
||
|
|
||
|
|
||
|
|