1.1.3 • Published 5 months ago
create-answer-plugin v1.1.3
Create Answer Plugin
This tool is used to create a new plugin for the Answer project.
Usage
npx create-answer-plugin <pluginName>
Arguments
pluginName
: The name of the plugin to create.--help
: Display the help message.--version
: Display the version number.
Example
npx create-answer-plugin my-plugin