bash library for gentoo utils
Go to file
2024-09-15 19:48:58 +02:00
config.sh forgot to add latest changes 2024-09-15 17:03:10 +02:00
etools add exact name match and leading name match checking 2024-09-15 19:35:36 +02:00
etools.conf forgot to add latest changes 2024-09-15 17:03:10 +02:00
helper.sh add exact name match and leading name match checking 2024-09-15 19:35:36 +02:00
LICENSE Initial commit 2024-09-09 15:18:53 +02:00
README.md update README 2024-09-15 19:48:58 +02:00

etools

bash library for gentoo utils

How to use

source etools

Configuration

etools searches for a configuration file at the following locations:

/etc/etools/etools.conf
$HOME/.config/etools.conf
$HOME/.config/etools/etools.conf

What it does

provided function are the following:

einfo <info>
ewarn <warning>
eerror <error>
etools_configure
etools_unset
etools_smart_find <package name> [repo]