leesei / bashful

A collection of modules to simplify writing bash scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bashful

A collection of libraries to simplify writing bash scripts.

It's separated into the following libraries:

bashful-doc
bashful-execute
bashful-files
bashful-input
bashful-messages
bashful-modes
bashful-profile
bashful-terminfo
bashful-utils

To get full documentation on each, just invoke it at the command line with the first argument as 'help'. For example, to get documentation on the input library:

bashful-input help

About

A collection of modules to simplify writing bash scripts.

License:Do What The F*ck You Want To Public License


Languages

Language:Shell 96.8%Language:Roff 2.9%Language:Makefile 0.3%