Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmcantrell/bashful

A collection of modules to simplify writing bash scripts.
https://github.com/jmcantrell/bashful

Last synced: 2 days ago
JSON representation

A collection of modules to simplify writing bash scripts.

Awesome Lists containing this project

README

        

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