/template

README and install templates

Primary LanguageShellDo What The F*ck You Want To Public LicenseWTFPL

NAME

DESCRIBE

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/NAME/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install NAME

Fedora Based:

yum install NAME

Arch Based:

pacman -S NAME

MacOS:

brew install NAME
mv -fv "$HOME/.config/NAME" "$HOME/.config/NAME.bak"
git clone https://github.com/dfmgr/NAME "$HOME/.config/NAME"

Build Status
NAME wiki | NAME site