-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Megaf edited this page Sep 28, 2022
·
6 revisions
article up to date up to libsay version 1.3-202209.28.193000
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.
Once libsay
imported to your shell or project, this library will add many commands
that will allow you draw lines of different styles,
use pre-defined text colours and effects to highlight your text and,
add decorations of different styles around the text.
The library can be further extended by making use of styles and commands add-ons.
-
libsay
is free to use personally and commercially, you are allowed to modify it as much as you want. - It is licensed under GPL 3.
- Feel free to add it to your project!
- As long as you don't change the heading of the library and it's files, maintaining the original author and license.
tag cloud
#libsay
, #shell-script
, #posix
, #Linux
, #parse text
, #say
,
For more information Check the Wiki!