Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remibardon/bash-toolbox
Some useful Bash functions I often use and share in many projects.
https://github.com/remibardon/bash-toolbox
Last synced: 15 days ago
JSON representation
Some useful Bash functions I often use and share in many projects.
- Host: GitHub
- URL: https://github.com/remibardon/bash-toolbox
- Owner: RemiBardon
- Created: 2024-08-06T16:27:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T20:00:26.000Z (3 months ago)
- Last Synced: 2024-10-11T01:18:56.331Z (about 1 month ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Bash toolbox
## Usage
Define `BASH_TOOLBOX` before including via `source .sh`.
See how to use the toolbox in [`show-off`](./show-off) and run it to see the results.