You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most importantly this should include the install steps for the the npm package as well as npx cap sync etc.
It'd be cool if this went a step further and automatically populated the package name in the install command, seeing as the user is asked to give that on plugin creation.
The text was updated successfully, but these errors were encountered:
It would be nice when using the plugin generator if a readme with the instructions on how to install the plugin that was created.
Create react app does a decent job of this when you use it to bootstrap a react project. https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md
Most importantly this should include the install steps for the the npm package as well as
npx cap sync
etc.It'd be cool if this went a step further and automatically populated the package name in the install command, seeing as the user is asked to give that on plugin creation.
The text was updated successfully, but these errors were encountered: