This README will act as a dependency log, to list any prerequisite tools you must install before using the script.
Example: new-host.sh
# Install singular dependency
sudo apt install ipcalc
chmod +x ./new-host.sh
cp ~/.local/bin new-host.sh
./new-host.sh foo 0.0.0.0 bar 22ipcalc->new-host.sh