Jamim / gentoo-cache-manager

πŸ—ƒοΈ Helps tweaking build cache settings for individual packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ—ƒοΈ Gentoo Cache Manager

CI Coverage License Version Python

Gentoo Cache Manager aims to help you tweaking build cache settings for individual packages in Gentoo Linux and some Gentoo-based operating systems.

πŸ§‘πŸ½β€πŸ”¬ Usage

To enable ccache for sys-libs/glibc, run:

gcm enable glibc

To disable it, run:

gcm disable glibc

To explore all available commands, run:

gcm --help

About

πŸ—ƒοΈ Helps tweaking build cache settings for individual packages

License:MIT License


Languages

Language:Python 96.3%Language:Shell 2.5%Language:Dockerfile 1.2%