plugins

Home

Plugins

GitHub

Blog

cheat

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

# SYNOPSIS

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


# INSTALL

    $ s6 --install cheat

# USAGE

Basic usage:

    $ s6 --plg-run cheat <args>

For example:

    $ s6 --plg-run cheat@args="-i Perl"

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

# Authors

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

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