cdv-agent
a distributed version control system
Install
- All systems
-
curl cmd.cat/cdv-agent.sh
- Debian
-
apt-get install codeville
- Ubuntu
-
apt-get install codeville
- Kali Linux
-
apt-get install codeville
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install codeville
- Raspbian
-
apt-get install codeville
- Dockerfile
- dockerfile.run/cdv-agent
codeville
a distributed version control system
Codeville is a python-based distributed version control system that began with a novel idea for a merge algorithm and has grown from there. It is designed to be easy to use and scale from small personal projects to very large distributed ones.