Jump to content

Tyrfing

Members
  • Content Count

    0
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    Tyrfing reacted to Habilis in Cloud 9 & Hercules   
    Hello It's me!! (oh noooo)
    and I have another crazy thing to share
    It involves Ragnarok, Hercules, Raspberry Pi and an open source cloud IDE, how any cooler could that be!?
    Today I'm going to talk about my development setup  on my Raspberry Pi, that's right, I don't install Visual Studio on my local machine,
    neither MySQL server.
     
    I have a decent little thingy Raspberry Pi that can do it all!!
    - Run and Compile Hercules emulator
    - Run a MySQL server installation
    - And even run a Cloud 9 WEB IDE
     
    Just run it

    and open your browser 

    Cloud 9 is a full scale IDE with  command prompt integration, file search and replace, refactoring, project view on the left(for easy navigation)
    and a main window with code editor allowing you to edit
    configs of your emulator
    develop scripts
    edit source
    and write plugins
     

    After that just compile your emulator with integrated Command prompt and run the server as simple as that...
     
     
     
    Obviously, I have written a guide on how to install cloud 9 IDE on a Linux box
    https://habilisbest.com/installing-cloud-9-on-your-raspberry-pi
     
    As the guide states Cloud 9 runs on NodeJS, there is a simple instruction on how to install NodeJS on your Linux box!
     
     
     
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.