Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion markdown/docs/tools/cli/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ The AsyncAPI CLI uses oclif (Open CLI Framework) as its core framework, which en
- `new/`: Create a new AsyncAPI project, specification files, or templates for clients and applications.
- **Files:**
- `file.ts`: Handles file creation logic.
- `glee.ts`: Related to Glee, a tool for event-driven microservices.
- `template.ts`: Manages templates for new projects.
- `start/`: Implements starting functionalities like launching a local server or studio.
- **Files:**
Expand Down