Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jmcantrell/bashful
- Owner: jmcantrell
- License: wtfpl
- Archived: true
- Created: 2009-11-01T00:32:28.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T06:59:52.000Z (over 3 years ago)
- Last Synced: 2024-05-22T05:04:55.918Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 163 KB
- Stars: 594
- Watchers: 20
- Forks: 63
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE
Awesome Lists containing this project
- awesome-bash - bashful - A collection of libraries to simplify writing Bash scripts. (Libraries / Reusable Things)
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-utilsTo 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