Installation
Install the latest version of Visual Studio Code or a derived IDE like Windsurf or Cursor. Add the "Extension Pack for Java" and "Gradle for Java" extensions.
Connect to GIT
Add the repositories
The Yada Framework sources are hosted on the public GitHub site.
To access the GitHub repository use your GitHub credentials on the yadaframework repo.
The git url should be git@github.com:xtianus/yadaframework.git.
TO BE CONTINUED…