CLI client #23

Closed
opened 2026-03-22 21:44:44 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-22 21:44:44 +00:00

Problem

Need command-line access to delta from the terminal.

Solution

TypeScript CLI in the same repo, compiled to standalone binary via `bun build --compile`. Talks to REST API over HTTP. Commands: `delta add`, `delta list`, `delta done`, etc. Shares types with the API.

Depends on: #10 (API must be stable)

## Problem Need command-line access to delta from the terminal. ## Solution TypeScript CLI in the same repo, compiled to standalone binary via \`bun build --compile\`. Talks to REST API over HTTP. Commands: \`delta add\`, \`delta list\`, \`delta done\`, etc. Shares types with the API. Depends on: #10 (API must be stable)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#23
No description provided.