Megaf / libsay

Library of commands to make shell script messages pretty and draw boxes around messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The libsay library

A library of commands and functions to add extra functionality to your shell and script!

  • Adds a nice decoration around messages.
  • Easily formats texts! Supporting italics, bold, colours and much more!
  • Parse keywords on a line by line basis applying relevant format.
  • Adds commands to make custom line drawings.
  • 100% self-sufficient. It's only dependencies are BASH and printf.

Read more

About

Library of commands to make shell script messages pretty and draw boxes around messages.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%