Replies: 1 comment
-
Good idea! $ npm install
$ npm run lint
$ npm run test
$ npm run build
$ npm run publish |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To quickly set up a plugin(build/publish), an easy way is to create actions, thus plugin developers could easily setup its build and publish actions at GitHub website.
Beta Was this translation helpful? Give feedback.
All reactions