Install for linux


To install on linux, follow these steps:
  1. Open a terminal window or if your using a text only just logon to linux and enter the rest of the commands from there
  2. Type in wget -O eclipse-app https://eclipsegpt.xyz/app/eclipse-linux.sh.txt and press enter
  3. Set permission to execute file by typing in chmod +x eclipse-app
  4. You have a choice to install it or just execute the file without installing. Type in sudo ./eclipse-app install to install or ./eclipse-app to not.
  5. if you installed it you can enter in eclipse at the terminal. If you didn't you can use the other command as you used before. Just make sure you open it from the folder you orginally downloaded it too.

Installing irc server

To install eclipse irc server on your own machine.

  1. Open a linux Terminal
  2. Type wget -O eclipse-irc-setup.sh https://eclipsegpt.xyz/app/irc-server/ and press enter
  3. Type sudo chmod +x eclipse-irc-setup.sh and press enter
  4. Type sudo ./eclipse-irc-setup.sh and press enter
  5. Then whenever you want the irc server to run just type php eclipse-irc.php start