I'm wondering if there is a trick to using FIRST Forge that would allow us to download all the source code for WPILib C++ 4.3 in one fell swoop, rather than downloading each of the C++ source files one at a time from the
WPILib C++ home at FIRST Forge. I'm not very familiar with FIRST Forge, so I'm wondering if there is a link or command that will download the latest versions of every source file all at once.
We were able to download all the source code for WPILib C++ v4.0 on the
WPILib C++ FRC Updates web page. But we are hoping to grab the latest and greatest source code, corresponding to WPILib C++ v4.3, if possible.
If there's no trick, we'll download each file individually, no problem. I just wanted to check. Many thanks!