plugins

Home

Plugins

GitHub

Blog

short

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

# SYNOPSIS

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


# INSTALL

    $ s6 --install short

# USAGE

    $ s6 --plg-run short <args>

For example:


    $ s6 --plg-run short@args="-s https://raku.org"

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

# Authors

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

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