You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2021. It is now read-only.
Add a command to install dependencies (e.g. Java).
To-Do
Add Install Dependencies Option on Windows Installer
Add Install Dependencies Command
Required Dependencies
Linux
Java
Windows
Java
WSL or Git Bash (Probably Git Bash Since It's Lighter Weight)
macOS
Java
Installing dependencies on Linux is easy with all the package managers. Windows and macOS will be a little more difficult, though. We can probably install chocolatey on Windows then install the needed dependencies with that. On macOS we could probably use Homebrew and install it if it does not exist.