mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
publishing: link "Marketing"
This commit is contained in:
parent
1214f7898f
commit
8585cd0c7a
@ -7,6 +7,8 @@ When your plugin is ready, you can publish it to a plugin repository so that oth
|
||||
You can choose to publish it on the [JetBrains Plugins Repository](https://plugins.jetbrains.com)
|
||||
or a [custom plugin repository](/basics/getting_started/update_plugins_format.md).
|
||||
|
||||
> **TIP** Please see [Marketing](/appendix/resources/marketing.md) for remarks on how to prepare your plugin for optimal presentation.
|
||||
|
||||
### Publishing to the JetBrains Plugins Repository
|
||||
To upload your plugin to the [JetBrains Plugins Repository](https://plugins.jetbrains.com),
|
||||
you must log in with your personal JetBrains Account.
|
||||
|
@ -7,6 +7,8 @@ Once you have configured Gradle support, you can automatically build and deploy
|
||||
To automatically deploy a plugin, you need to have _already published the plugin to the plugin repository at least once._
|
||||
Please see the guide page for manually [publishing a plugin](../../basics/getting_started/publishing_plugin.md) for the first time.
|
||||
|
||||
> **TIP** Please see [Marketing](/appendix/resources/marketing.md) for remarks on how to prepare your plugin for optimal presentation.
|
||||
|
||||
> **WARNING** When adding additional repositories to your Gradle build script, make sure always to use HTTPS protocol.
|
||||
|
||||
* bullet list
|
||||
|
Loading…
x
Reference in New Issue
Block a user