Skip to content

CLI Tool: Interactive Plugin Generator (create command) #50

@coderabbitai

Description

@coderabbitai

Overview

Implement 'axebase create' command with interactive prompts to scaffold new plugins.

Key Features

  • Interactive prompts (name, type, auth, etc.)
  • Plugin generation with templates
  • Token replacement ({{PLUGIN_NAME}}, etc.)
  • Validation and error handling
  • Dependency installation

Acceptance Criteria

  • Interactive prompts work
  • Plugin directory created correctly
  • package.json with axebase config generated
  • Source files from templates
  • Can create triggers and actions

Effort: Large (8-10 hours)
Related: PR #40, Issue #48
Depends on: CLI Core Framework issue, Plugin Templates issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestsecurity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions