create-phantom-plugin
v0.1.0
Published
Start a Phantom plugin: npm create phantom-plugin@latest
Readme
create-phantom-plugin
Starts a Phantom plugin:
npm create phantom-plugin@latestIt asks for a name and what the plugin adds, writes the folder, and the plugin is ready for
npx phantom-plugin dev. Guides at https://docs.phantm.site.
