https://github.com/datarockets/binlib
bash scripts collection
https://github.com/datarockets/binlib
Last synced: 5 months ago
JSON representation
bash scripts collection
- Host: GitHub
- URL: https://github.com/datarockets/binlib
- Owner: datarockets
- Created: 2025-05-09T21:48:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T23:14:02.000Z (about 1 year ago)
- Last Synced: 2025-10-21T14:57:34.830Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bin/lib
Collection of useful bash functions that we used to copy from project to project.
## Examples
Real world examples:
* [bin/setup](https://github.com/datarockets/infrastructure/blob/main/templates/aws/bin/setup) for IaC project
* [bin/tofu](https://github.com/datarockets/infrastructure/blob/main/templates/aws/bin/tofu) a wrapper on `tofu`