izaac - Overview
Navigation Menu
Pinned Loading
-
Izaac Reproducible Configuration
Nix
-
A simple command-line tool for viewing and managing OpenRC services.
Shell 1
-
3
# Ensure we have the necessary tools4
if ! command -v equery &>/dev/null; then
5
echo "Error: app-portage/gentoolkit is not installed."