Write faster Shell Scripts with a modern look and feel.
Info: This is an alpha version under heavy development.
I wrote the Bash Script Framework
to get quicker started with Shell Scripting.
Main Target: Don't repeat yourself
and stop copy and pasting parts from other scripts to get the job done.
- Colorful Messaging with UTF-8 Icons
- Dialogs (Messages, Prompts, Inputs, Menus ...)
- Error Handling
- Dependency Checks for required variables (like configuration settings)
- Run Test if required programs are installed and in PATH
- Test if required argument length is given
- Backup Plugin
Yeah why don't give it a quick shot even its not really very useful yet.
docker pull frapsoft/bash-framework
and play with it via:
docker run -it frapsoft/bash-framework
- https://hub.docker.com/r/frapsoft/bash-framework/
- https://quay.io/repository/ellerbrock/bash-framework
Get the latest News about Web Development, Open Source, Tooling, Server & Security
Copyright (c) 2016 Maik Ellerbrock