https://github.com/shakibamoshiri/bash-design-pattern
common solutions for bash and bash CLIs problems
https://github.com/shakibamoshiri/bash-design-pattern
bash design-patterns
Last synced: 4 months ago
JSON representation
common solutions for bash and bash CLIs problems
- Host: GitHub
- URL: https://github.com/shakibamoshiri/bash-design-pattern
- Owner: shakibamoshiri
- Created: 2022-07-03T14:43:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-21T07:50:42.000Z (almost 4 years ago)
- Last Synced: 2024-12-31T08:16:28.815Z (over 1 year ago)
- Topics: bash, design-patterns
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bash design pattern
Some sample scripts to solve common challenges in Bash.
These samples are useful specially for complex or CLIs.