Skip to content

Commit fb63f1f

Browse files
elihartholgerbrandl
authored andcommitted
Add instructions for idea command line launcher (#79)
1 parent 1e4abbc commit fb63f1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,8 @@ kscript --idea CountRecords.kts
381381
```
382382
This will open [IntelliJ IDEA](https://www.jetbrains.com/idea/) with a minimalistic project containing just your (1) `<script>` and (2) a generated `gradle.build` file:
383383

384+
This assumes that you have a command line launcher named `idea`. Add one from Intellij via the `tools -> Create Command-line Launcher` option.
385+
384386
![](misc/readme_images/minus_idea.png)
385387

386388

0 commit comments

Comments
 (0)