StevensDeptECE / GrailGUI

GrailGUI is a prototype of a replacement for web programming (HTTP, HTML, CSS, JavaScript) and GUI programming. It includes a client graphical API, a browser implemented in C++ and OpenGL, a protocol to transmit metadata and data in binary, a language (XDL) to describe the binary data, and local storage to retain data on the client should that be necessary. Encrypted communications (equivalent of TLS) have not yet been implemented.
GNU General Public License v3.0
7 stars 14 forks source link

Modified Linux instructions #1

Closed ahuston-0 closed 3 years ago

ahuston-0 commented 3 years ago

Added dependencies for Arch Linux. They are confirmed to work with a fresh install of Arch Linux. They may also work on Manjaro Linux (Arch-Based but the package updates runs a few weeks behind Arch). Instructions to refer to step 4 of the Windows setup are also included, as it seems to be one of the most common questions.