Lectern 0.5.0
Lectern 0.5.0
First public release.
Terminal (CLI + TUI + daemon) — one command:
curl -fsSL https://github.com/ShrimpScript/lectern/releases/download/v0.5.0/lectern-cli-linux-x64.tar.gz | tar xz && sh install.sh
Nix
nix profile install github:ShrimpScript/lectern
Desktop app — download an installer below:
- Linux · AppImage — browsers strip the execute permission from downloads, so make it executable once, then run it:
(or right-click → Properties → Permissions → Allow executing file as program, then double-click)
chmod +x Lectern_0.1.0_amd64.AppImage && ./Lectern_0.1.0_amd64.AppImage - Linux · .deb —
sudo apt install ./Lectern_0.1.0_amd64.deb(or open with your package installer) - Windows:
.exe— unsigned: More info → Run anyway - macOS (Apple Silicon):
.dmg— unsigned: right-click → Open
Verify a download against SHA256SUMS.txt: sha256sum -c SHA256SUMS.txt --ignore-missing
Then run lectern doctor.