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.
2 parents a3db110 + 1c968db commit cfd1e4aCopy full SHA for cfd1e4a
README.md
@@ -1,4 +1,4 @@
1
-# dsl-api-generator
+# dsl-api-generator: [(Download)](https://plugins.jetbrains.com/plugin/14386-dsl-api-generator)
2
IntelliJ IDEA and Android Studio plugin to generate binary compatible and Java interoperable DSL boilerplate
3
4

@@ -12,6 +12,6 @@ IntelliJ IDEA and Android Studio plugin to generate binary compatible and Java i
12
* Create an empty Kotlin file
13
* Go to menu "Code" -> "Generate" or use respective keyboard shortcut
14
* Choose "DSL API Generator"
15
-* Add propertys and types
+* Add properties and types
16
* Add a class name
17
* Select "Generate"
0 commit comments