Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow running the code in online playground #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jankeromnes
Copy link

Hi @joeyajames 👋

I work on gitpod.io, an online development environment for GitHub, and I thought your viewers might be interested in having a way to edit & run your code online, without having to install anything on their computer.

In this Pull Request, I've configured Gitpod to:

  • go into the Java 8 Streams directory
  • open JavaStreams.java in the Editor
  • compile and run this file in the Terminal

You can try this configuration by following this link (using my fork):
https://gitpod.io/#https://github.com/jankeromnes/Java

Here is what it will look like:
Screenshot 2019-07-25 at 11 06 42
Please let me know what you think. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant