-
Notifications
You must be signed in to change notification settings - Fork 0
CLI Tool: Interactive Plugin Generator (create command) #50
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestsecurity
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestsecurity