A framework for coding software in Bash
Bashed Potato is a framework as well as a Bash software that uses the framework itself as a live example.
It's designed to be fully customisable while allowing for receiving updates from upstream.
./potato install
./potato list # Lists available add-ins
./potato add git # Adds git status to your command prompt
./potato remove git # Removes git status from your command prompt
Framework Version 3 is stable.
Under active development.