Skip to content

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:58
80c5e14

Added

  • cratis run [PATH] — boots a local Stage sandbox from the Screenplay (.play) files in a folder. It mounts the folder into the cratis/stage container, publishes the Stage API on http://localhost:9090 (override with --port), and streams the session until you stop it. Refuses to start when no .play files are present, and reports a clear error when Docker is unavailable. Choose the image tag with --tag.