Bash script micro-framework for creating scripts, projects, and CI/CD pipelines
Bashew is a bash-based micro-framework that scaffolds standalone shell scripts and script-based project repositories. It provides single-file script templates, option parsing, reusable helper functions, and optional CI/CD and testing templates (GitHub Actions, shellcheck, bash_unit), making it suitable for CLI utilities and small script-centric projects.
0