nabbi / oubliette-ebuild-verbump

Automatically version bump Gentoo Linux packages in an overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oubliette eBuild version bumper

Ahelper scripts for automatically version bumping Gentoo ebuild packages within the oubliette-overlay

Docker

docker pull nabbi/oubliette-ebuild-verbump:latest

docker buildx build . -t nabbi/oubliette-ebuild-verbump
docker run --init  \
    -v ./local/ssh:/root/.ssh:ro \
    -v ./local/gitconfig:/root/.gitconfig:ro \
    -it nabbi/oubliette-ebuild-verbump bash

About

Automatically version bump Gentoo Linux packages in an overlay


Languages

Language:Shell 93.6%Language:Dockerfile 6.4%