mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
README: Added Dependencies management section - TOC
This commit is contained in:
parent
41f039d6ee
commit
8fa5d25e04
@ -31,6 +31,7 @@ In this README, we will highlight the following elements of template-project cre
|
||||
- actions – basic action with shortcut binding
|
||||
- [Predefined Run/Debug configurations](#predefined-rundebug-configurations)
|
||||
- [Continuous integration](#continuous-integration) based on GitHub Actions
|
||||
- [Dependencies management](#dependencies-management) with dependabot
|
||||
- [Changelog maintenance](#changelog-maintenance) with the Gradle Changelog Plugin
|
||||
- [Release flow](#release-flow) using GitHub Releases
|
||||
- [Publishing the plugin](#publishing-the-plugin) with the Gradle IntelliJ Plugin
|
||||
|
Loading…
Reference in New Issue
Block a user