webcheckout

tool to manage all your version control repos

Debian Debian
RUN apt-get update && \ apt-get install -y myrepos
Ubuntu
RUN apt-get update && \ apt-get install -y myrepos
Alpine
RUN apk add myrepos
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y myrepos
Fedora
RUN dnf install -y myrepos
Raspbian
RUN apt-get update && \ apt-get install -y myrepos
click the source code to copy install webcheckout on any operating system with command-not-found.com