This tool is used to create a new plugin for the Answer project.
npx create-answer-plugin <pluginName>
-
pluginName
: The name of the plugin to create. -
--help
: Display the help message. -
--version
: Display the version number.
npx create-answer-plugin my-plugin