Releases: offternet/yad
yad IDE V1.0n - Alpha - still needs images and source snippets added.
Requires yad gu 10.x+ or the yad-13.AppImage (73MB) on your GTK3.22+ system. Program is still Alpha only because more images and snippet files must be added to allow all function DnD building.
The directory structure has changed so it is less confusing with too many files in main program folders:
There are now folders Main: /production/yad | /production/yad/snippets | /production/yad/html | /production/yad/buttons
Make 2 directories | extract v1.0n to /production/yad | verify yad-ide-v1.0n.sh is executable | execute and
Create a new user permission directory named production from root / --> /production/yad
On Debian systems to make directory with user permissions:
cd /
sudo mkdir production
sudo chown -r user:group ./production
#use ls -l to see permissions are no longer root:root for production direcory
cd production
mkdir yad
Download yad IDE v1.0n.zip and extract it into /production/root
verify that yad-ide-v1.0n.sh is executable # if not, on Debian: chmod +x ./yad-ide1.0n.sh
Then execute program with: ./yad-ide1.0n.sh