How to create a plugin
npx @tauri-apps/cli plugin new something \ --no-example \ --directory ./plugins/something
Was this page helpful?