basher bash package manager

odb/shml

https://github.com/odb/shml

GitHub Repo stars GitHub top language GitHub issues GitHub tag (latest by date) GitHub last commit GitHub contributors

basher install

## To install this package with basher
$ basher install odb/shml

Description

SHML (SHell Markup Language) is a shell framework for faster and easier script development.

HTML has CSS, terminals have “ANSI/VT100 Control Sequences”. SHML makes is easy to apply some style to your shell scripts without trying to remember that Yellow = \033[33m instead Yellow is $(color yellow).