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@latestOr 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.