scry v0.2.1
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 | shOr download the archive for your OS/arch from this release, unpack it, and run:
./scry init && ./scry serve --syncThe web UI is embedded — the binary is the whole install. See the README for Docker and source builds.