aepatch

transaction-based software configuration management

Install

All systems
curl cmd.cat/aepatch.sh
Debian Debian
apt-get install aegis
Ubuntu
apt-get install aegis
Windows (WSL2)
sudo apt-get update sudo apt-get install aegis
Raspbian
apt-get install aegis

aegis

transaction-based software configuration management

Aegis provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Aegis simplifies the problems associated with multiple developers and development trees by using a transaction-based approach to version control, along with a web-browsable repository and an integrated testing mechanism. See aegis-doc for documentation, aegis-tk for a Tk based user interface, and aegis-web for a web based user interface.