We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cf50e commit 65a3f8aCopy full SHA for 65a3f8a
README.md
@@ -1,5 +1,5 @@
1
MediaWiki support for PhpStorm
2
-=========================
+==============================
3
4
[MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) IntelliJ plugin
5
for [JetBrains PhpStorm](https://www.jetbrains.com/phpstorm/), mostly providing standardised code styles for PHP,
@@ -16,3 +16,8 @@ The code style support is now somewhere deprecated now that IntelliJ supports [`
16
[JetBrains Plugin Repository :: MediaWiki Support](http://plugins.jetbrains.com/plugin/7439)
17
18
License : GNU GPL v2 or later
19
+
20
+Building a release
21
+==================
22
23
+`./gradlew buildPlugin`
0 commit comments