https://github.com/ksclarke/jsh4jpv3
A Docker image that runs JShell as a service to evaluate code samples for JPv3.
https://github.com/ksclarke/jsh4jpv3
cgi jpv3 jshell
Last synced: over 1 year ago
JSON representation
A Docker image that runs JShell as a service to evaluate code samples for JPv3.
- Host: GitHub
- URL: https://github.com/ksclarke/jsh4jpv3
- Owner: ksclarke
- License: mpl-2.0
- Created: 2024-04-01T02:28:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T05:31:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T03:33:00.106Z (over 1 year ago)
- Topics: cgi, jpv3, jshell
- Language: Java
- Homepage: https://hub.docker.com/r/ksclarke/jsh4jpv3
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## jsh4jpv3
A quick and dirty REPL for JPv3's IIIF Cookbook recipes. It's definitely not scalable and probably not very safe, but it's also not very important. It's a self-contained,
experimental, scratch space that can be restarted with a clean slate as needed.
### Contact
If you have any suggestions for improvement (or find any issues with the build), please feel free to [open a ticket](https://github.com/ksclarke/jsh4jpv3/issues).