Release 2.1
Unclaimed project
Are you a maintainer of bash-oo-framework? Claim this project to take control of your public changelog and roadmap.
Changelog
Bash Infinity is a modern standard library / framework / boilerplate for Bash
Release 2.1
Release 2.0
First stable release.
There's a great new way to include the framework in your scripts. If you don't mind a slightly slower startup of your script and know that an internet connection will be available at the time of execution, you can put this one-liner in front of your script to include the framework:
#!/usr/bin/env bash
source <(VERSION=1.0.0; URL="https://github.com/niieani/bash-oo...