Skip to content

CLI: Add init command using Optique #397

@sij411

Description

@sij411

Summary

Add init command to cli with Optique instead of cliffy.

Problem

For now, init.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 init.ts
  2. Add init.test.ts

Alternatives Considered

.

Scope / Dependencies

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions