-
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
component/cliCLI tools relatedCLI tools relatedstatus/in progressIn progressIn progresstype/featureRequests for new featuresRequests for new features
Milestone
Description
Summary
Add webfinger command to cli with Optique instead of cliffy.
Problem
For now, webfinger.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
webfinger.ts
Alternatives Considered
.
Scope / Dependencies
fedify/packages/cli/src/mod.tsfedify/packages/cli/src/webfinger.ts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/cliCLI tools relatedCLI tools relatedstatus/in progressIn progressIn progresstype/featureRequests for new featuresRequests for new features