https://github.com/jmcantrell/bashful
A collection of modules to simplify writing bash scripts.
https://github.com/jmcantrell/bashful
Last synced: 20 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 (over 15 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T06:59:52.000Z (almost 4 years ago)
- Last Synced: 2025-03-22T05:33:07.102Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 163 KB
- Stars: 606
- Watchers: 18
- Forks: 64
- 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