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

https://github.com/developerstoolbox/bash-script-template

A fully featured bash script template.
https://github.com/developerstoolbox/bash-script-template

bash bash-script bash-script-temaplate script-template wolfsoftware

Last synced: 6 months ago
JSON representation

A fully featured bash script template.

Awesome Lists containing this project

README

          



DevelopersToolbox logo




Github Build Status


License


Created




Release


Released


Commits since release















## Overview

A simple bash script template with all the basic functionality you could need to get a new project off the ground.

## Key features

* Strict mode (Optional)
* Root user detection (Optional)
* Prerequisite checker
* cli processing
* Wrapper functions
* Colour handling (optional)
* Rollback handling (Deterministic)