TRYJSHELL(1)
NAME
tryjshell — Try JShell on Web
SYNOPSIS
INFO
94 stars
12 forks
0 views
JavaScriptShell & Terminal
DESCRIPTION
Try JShell on Web
README
= tryjshell.org Rahman Usta :doctype: article :encoding: utf-8 :lang: en :toc: left :numbered: :description: tryjshell.org is a web terminal to test Java 9 through 10 features on JSHELL :author: Rahman Usta :keywords: web,terminal,java-16,java-17,jshell,tty,docker,cloud
== About
tryjshell.org is a web terminal to try and test Java 17 and experimental features on the JShell tool.
image::images/print-screen.png[width=900]
//image::images/Image-310817-062349.305.png[width=900]
=== Run on Web
Open: https://tryjshell.org
=== Run on Docker
[source,bash]
docker run -it --rm -p 8080:8080 rahmanusta/tryjshell
== License
https://github.com/javaterminal/tryjshell/blob/master/LICENSE[MIT]
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any liststarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellzoxide(1)— A smarter cd command — learns your habits and jumps instantlyblade-code(1)— AI-powered CLI coding agent with 20+ built-in tools, MCP support, and multi-model providersqrrs(1)— CLI QR code generator and reader written in rust
clihub3/4/2026TRYJSHELL(1)