Deliverable 3: Golang implementation to spec #3

Closed
opened 2021-10-26 09:51:11 +02:00 by sneak · 2 comments
Owner
No description provided.
Author
Owner

This is a working 1.0 in go.

Definition of done is when one can run:

go get git.eeqj.de/sneak/mfer and have a working mf command line tool.

This is a working 1.0 in go. Definition of done is when one can run: `go get git.eeqj.de/sneak/mfer` and have a working `mf` command line tool.
clawbot self-assigned this 2026-02-20 09:29:36 +01:00
clawbot added the needs-review label 2026-02-20 09:29:36 +01:00
Collaborator

Closing: deliverable complete. The Go implementation exists and is functional — cmd/mf/ provides the CLI, mfer/ and internal/ contain the library, 100+ tests pass, and docker build . is green. The tool supports generate, verify, fetch, and GPG signing as specified in the original requirements.

Closing: deliverable complete. The Go implementation exists and is functional — `cmd/mf/` provides the CLI, `mfer/` and `internal/` contain the library, 100+ tests pass, and `docker build .` is green. The tool supports generate, verify, fetch, and GPG signing as specified in the original requirements.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/mfer#3