-
Notifications
You must be signed in to change notification settings - Fork 10
Dependencies
XternA edited this page May 21, 2024
·
8 revisions
The following set of dependencies is used for the tool to function.
These dependencies are auto-installed when the tool is launched and the dependencies are not found, installed only when required, except for Docker.
- jq - A command-line JSON processor for parsing, manipulating, and filtering JSON data.
-
Homebrew - A popular package manager for macOS (Darwin), similar to Ubuntu's
apt
package manager. - Docker - An open-source software for deploying and running of containerized applications.
If these dependencies are already found in the system, nothing will happen. The tool will proceed to use it.
Use this guide as a reference for when you want to uninstall these dependencies when no longer using the tool anymore.