Skip to content

CLI: Add nodeinfo command using Optique #399

@sij411

Description

@sij411

Summary

Add nodeinfo command to cli with Optique instead of cliffy.

Problem

For now, nodeinfo.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

  1. Add nodeinfo.ts

Alternatives Considered

.

Scope / Dependencies

  • fedify/packages/cli/src/mod.ts
  • fedify/packages/cli/src/nodeinfo.ts
  • fedify/packages/cli/src/nodeinfo.test.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions