This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
Script Should Present Option to Install Missing Dependencies #169
Labels
enhancement
New feature or request
The script should present the option to install missing dependencies rather than throwing an error and quitting.
This will require proper distro/package manager detection and some case statements to switch the install command.
Ideally, the install commands should also include the appropriate
yes
flag so that the script handles user confirmation.The text was updated successfully, but these errors were encountered: