-
-
Notifications
You must be signed in to change notification settings - Fork 96
Labels
component/cliCLI tools relatedCLI tools relatedtype/featureRequests for new featuresRequests for new features
Milestone
Description
Summary
Add inbox command to cli with Optique instead of cliffy.
Problem
For now, inbox.ts has an empty function only. It should be implemented to run as same as original cli with cliffy does, but with Optique. Also it should be cross-runtime so existing Deno API should be replaced to Node API.
Proposed Solution
- Add
inbox.tsx - Add
inbox.test.ts - Add
inbox/
Alternatives Considered
.
Scope / Dependencies
fedify/packages/cli/src/mod.tsfedify/packages/cli/src/inbox.tsxfedify/packages/cli/src/inbox.test.tsfedify/packages/cli/src/log.tsfedify/packages/cli/src/table.tsfedify/packages/cli/src/inbox/entry.tsfedify/packages/cli/src/inbox/rendercode.tsfedify/packages/cli/src/inbox/view.tsx
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
component/cliCLI tools relatedCLI tools relatedtype/featureRequests for new featuresRequests for new features