A simple bash script template with all the basic functionality you could need to get a new project off the ground.
- Strict mode (Optional)
- Root user detection (Optional)
- Prerequisite checker
- cli processing
- Wrapper functions
- Colour handling (optional)
- Rollback handling (Deterministic)