What are the steps to publish a plugin? #4132
-
Hi all, I have a plugin that I think would be useful to others and want to know the official to get this from local to npm/yarn/etc. Any guides or steps available? |
Beta Was this translation helpful? Give feedback.
Answered by
kobenguyent
Jan 15, 2024
Replies: 1 comment 1 reply
-
I guess there is no official guidance for this purpose. But you could check the helpers/plugins from community from this link https://github.com/codeceptjs/CodeceptJS/wiki/Community-Helpers-&-Plugins. I believe it would give you some idea on how this works. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alaz-aura
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess there is no official guidance for this purpose. But you could check the helpers/plugins from community from this link https://github.com/codeceptjs/CodeceptJS/wiki/Community-Helpers-&-Plugins. I believe it would give you some idea on how this works.