Skip to content

Releases: ZenNotes/tui

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 22:00

Changelog

  • e5550a3 Feat(cli): note comments, the last gap to the desktop's zn, and a real module path
  • 54fa6e0 Feat(release): prebuilt binaries, a Windows build, and an Install guide that says where zn lands
  • 0e52ddb Init: zn, the ZenNotes command line and terminal app in Go

Install

Download the archive for your platform, unpack it, and put zn on your PATH.
With Go installed, go install github.com/ZenNotes/tui/cmd/zn@latest builds the same thing.