ae_diff2htm

aegis web based user interface

Install

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

aegis-web

aegis web based user interface

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. Note that aegis-web relies heavily on cgi-bin support, so web servers that do not support cgi-bin will not work with aegis-web.