An open API service indexing awesome lists of open source software.

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

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.