createplugin
Create a new Ambient plugin on your computer.
Create a new plugin package with defaults.
createplugin
You can also run by specifying your own arguments.
createapp -folder plugin/myplugin -template mvp
Available Templates​
mvp
- creates a plugin package with thePluginName()
andPluginVersion()
functionsfull
- creates a plugin package with all the plugin functions