Skip to content

scry v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:55

Changelog

  • 90da3e1 feat(web): demo writes apply locally and say they were not saved
  • 2427516 fix(web): the hosted demo now says it is a demo, and stops asking for a token
  • 97f220a release: sign and notarize the macOS binaries

Install

After the first public release:

brew install midagedev/tap/scry
# or
curl -fsSL https://raw.githubusercontent.com/midagedev/scry/main/scripts/install.sh | sh

Or download the archive for your OS/arch from this release, unpack it, and run:

./scry init && ./scry serve --sync

The web UI is embedded — the binary is the whole install. See the README for Docker and source builds.