Installation
To use Dyad Studio, you'll need to take care of a few prerequisites first. This section walks you through the handful of steps needed to set up Dyad Studio.
Create a JuliaHub Account
You can sign up here for a JuliaHub account. You won't be charged for anything, this is required just so you can download the Julia libraries needed to compile, simulate and analyze your models.
There is no "binary" or "executable" to download or install here because the Dyad tools perform "just in time" compilation of the tools specifically for your machine and hardware.
Install the Julia programming language
The instructions for installing Julia to your machine will walk you through how to get the Julia compiler for your particular hardware and operating system.
Install Visual Studio Code
If you don't already have Visual Studio Code installed, you can download it for your particular operating system here.
Install the Dyad Studio Extension
From within Visual Studio Code, you can simply go to the extension section of the sidebar and search for "Dyad". This should show you the latest version of the Dyad Studio extension.
You can also find the extension in the VS Code Marketplace.
The Dyad Studio Extension also depends on both the Julia and JuliaHub Extensions for VS Code. These will automatically be installed (if they aren't already installed) when you install the Dyad Studio Extension.
Next Steps
Once you get Dyad Studio installed, check out our Getting Started Guide for some examples of what you can do with Dyad Studio.