autodeb-server
main server for autodeb
Install
- All systems
-
curl cmd.cat/autodeb-server.sh
- Debian
-
apt-get install autodeb-server
- Ubuntu
-
apt-get install autodeb-server
- Kali Linux
-
apt-get install autodeb-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autodeb-server
- Dockerfile
- dockerfile.run/autodeb-server
autodeb-server
main server for autodeb
Autodeb is a service that provides a way to test Debian source packages. It empowers Debian Developers by giving them easy access to more rigorous testing before they upload a package to the archive. It runs tests that Debian Developers don’t necessarily run because of lack of time and resources. This package contains the main server.