This repository contains a Bash script setup designed for managing large projects by separating concerns. The goal is to provide a template along with a suite of tools that can be used whether for pre-commit hooks or general usage.
These instructions will get you a copy of the project up and running on your local machine for development.
Ensure you have Bash installed on your system. You can verify this by running:
bash --versiongit clone https://github.com/NoImpactNoIdea/BashKit.gitcd BashKitchmod +x bin/main.sh || u+x./bin/main.sh./bin/force_lower_case.shContributions to improve the script or its documentation are welcome. Please fork the repository and submit a pull request with your changes.
For support or queries, raise an issue in the GitHub repo.