jbangdev / jbang

Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
https://jbang.dev
MIT License
1.43k stars 159 forks source link

Provide a possibility to execute jbang online #287

Open OLibutzki opened 4 years ago

OLibutzki commented 4 years ago

Having an online tool which is aware of executing jbang scripts would be very beneficial.

A browser extension which adds an Execute button next to a GitHub Gist would be nice as well (similar to what Gitpod does).

I am aware of https://repl.it/@maxandersen/jbang-replit-demo but that's a bit too much noise for initializing jbang in my opinion.

Edit: the need for executing gists online came up in this Twitter thread.

maxandersen commented 4 years ago

yeah, i've pinged repl.it guys if interested in providing a more cleaner out of the box experience but they don't see to be that keen on java stuff.

I do have gitpod setup in jbang itself; see i.e. https://github.com/jbangdev/jbang/blob/2a174896b9209283c8ea89a267864170d2982dcf/.gitpod.Dockerfile ...but its not really tuned for jbang simplicity. ideas welcome :)

OLibutzki commented 3 years ago

Any new opportunities to execute jbang in a browser?

maxandersen commented 3 years ago

Shell.azure.com Gitpod GitHub codespaces Eclipse Che Repl.it