rebash
Scripting framework
A bash scripting framework providing a modular system with built-in logging, error handling, and testing tools for writing more maintainable and transparent scripts.
ReBash - bash scripting library/framework
74 stars
7 watching
10 forks
Language: Shell
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A shell framework providing a simple way to add style and functionality to terminal scripts without memorizing complex control sequences. | 442 |
| A framework for building modular shell scripts with reusable functions and standardized data formats | 1,207 |
| A bash framework for managing and loading modular code with features like namespaces and weak OOP support. | 34 |
| A collection of bash scripts for automation, reconnaissance, and exploitation of network systems | 182 |
| A framework to organize shell scripts into modular automation and provide tools for module development and execution | 458 |
| A comprehensive guide to learning Bash shell scripting covering basic operations, file management, and more | 4 |
| A fast and efficient logging framework for zsh shell scripts with optional backend integration to various databases. | 3 |
| A bot framework for managing hooks and VN data in a structured way | 41 |
| Makes it easy to add scripting to .NET applications by providing a library that supports several script engines and exposes resources without modification. | 1,793 |
| A workshop to teach users how to use the terminal and write their first Bash script | 755 |
| A utility library designed to simplify Bash script development by providing modular functions with clear semantics and reducing implicit errors. | 377 |
| A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. | 520 |
| A comprehensive guide to bash scripting and shell basics | 278 |
| An interactive history menu for bash and zsh to edit and execute previous commands | 5 |
| Allows live coding of shell commands in a Lisp-like way, enabling dynamic execution of scripts without having to write separate code for each command. | 73 |