Open OLibutzki opened 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 :)
Any new opportunities to execute jbang in a browser?
Shell.azure.com Gitpod GitHub codespaces Eclipse Che Repl.it
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.