plugins

Home

Plugins

GitHub

Blog

taste

version: 0.0.4 |  date: 06/27/2021 |  Simple wrapper for taste script from Bash-Snippets |  source code

# SYNOPSIS

Simple wrapper for `taste` script from Bash-Snippets.


# INSTALL

    $ s6 --install taste

# USAGE

Basic usage:

    $ s6 --plg-run taste <args>

For example:

    $ s6 --plg-run taste@args="-s Red Hot Chili Peppers"

For taste's arguments description follow [https://github.com/alexanderepstein/Bash-Snippets#taste](https://github.com/alexanderepstein/Bash-Snippets#taste)

# Authors

* The author of main script is [Alex Epstein](https://github.com/alexanderepstein)

* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)