Skip to content

Releases: beomeodev/cork-todo

Release list

cork v0.9.0

Choose a tag to compare

@beomeodev beomeodev released this 22 Jul 04:51

First public release of cork — a cross-environment terminal todo CLI.

One shared file is the single source of truth: add a task in one container, VM, or machine and see it from every environment that reads the same data directory. Single static binary, zero runtime dependencies, offline only.

Install

brew install beomeodev/tap/cork
# or
go install github.com/beomeodev/cork-todo/cmd/cork@latest

Or download the archive for your OS/architecture below and put cork on your PATH. Verify with sha256sum -c SHA256SUMS.

Linux and macOS (amd64 + arm64) are validated. The Windows amd64 build is provided but not yet validated.