Categories

RunMyCode Online v2.0.2resigned1

  • rating
  • rating
  • rating
  • rating
  • rating
5.00 (2 reviews)
RunMyCode Online is a free and open-source tool to compile and run code online, directly from Github, Gitlab, Bitbucket, and GoByExample. RunMyCode Online RunMyCode Online RunMyCode Online RunMyCode Online RunMyCode Online RunMyCode Online RunMyCode Online

RunMyCode Online is a free and open-source tool to compile and run code online directly from Github, Gitlab, Bitbucket, and GoByExample.

Introduction video on YouTube: https://www.youtube.com/watch?v=Q0m6diPI1Gs

Supported Languages

  1. C
  2. C++
  3. Java 8
  4. Nodejs 6
  5. Python 2
  6. Python 3
  7. Ruby 2.2
  8. Go
  9. PHP 7
  10. Kotlin
  11. Scala
Language is detected based on the file extension. So for executing Python3 code, you will need py3 extension, cpp for C++.

How to Use (Video Walkthrough)
  1. Install the extension.
  2. On extension install, RunMyCode Online will open in a new tab and prompt you to authenticate to get a key.
  3. On authenticating with any the of providers, you will be redirected to dashboard page and extension will be auto-configured with your key.
  4. Now you can go to any supported language code page on Github or Gitlab and you will see a colored Run button added to left of usual action buttons (see screenshot). For example, you can test the extension with this Ruby code on Github
  5. Clicking that Run button will open a runner where you can input any command line args and then press the big orange Run button to run the code on the page.
  6. You can also edit the code using the web editor on Github or Gitlab and make it run through the same Run button as above.
Supported Sites
  1. Github
  2. Gitlab
  3. BitBucket
  4. Github Gist
  5. Gitlab Snippets
  6. Bitbucket Snippets
  7. Go by Example
  8. Xahlee
  9. Learn To Solve It
  10. Tutorials Point
Permissions requested by Extension

Starting with v2, RMCO only asks permission for GitHub by default. All other websites are optional and can be allowed on demand. (Check your URL bar for a blue RMCO icon on supported sites)
  1. Optional permission for the above supported websites to allow extension to run code directly from there.
  2. runmycode.online - To auto-configure the extension.
  3. api.runmycode.online - To run code from the extension.
  4. tabs - For detecting url change and page loading complete for single page apps like Github, Bitbucket.
  5. storage - To store API URL and Key.
FAQ: https://runmycode.online/faq.html
Source Code available at: https://github.com/shatgupt/runmycode-ext
Any more questions? Email to [email protected]