Skip to content

Lectern 0.5.0

Choose a tag to compare

@ShrimpScript ShrimpScript released this 06 Jul 19:34

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:
    chmod +x Lectern_0.1.0_amd64.AppImage && ./Lectern_0.1.0_amd64.AppImage
    
    (or right-click → Properties → Permissions → Allow executing file as program, then double-click)
  • Linux · .debsudo 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.