Skip to content

Commit

Permalink
Add Kotlin/kotlin-interactive-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Jan 1, 2021
1 parent 289a4e2 commit 665492a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/links/Libraries.awesome.kts
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,12 @@ category("Libraries/Frameworks") {
setTags("gradle", "plugin", "build", "development", "libraries", "versions")
awesome()
}
link {
github = "Kotlin/kotlin-interactive-shell"
desc = "Kotlin Language Interactive Shell"
setTags("shell")
setPlatforms(JVM)
}
}
subcategory("Compiler Plugins") {
link {
Expand Down

0 comments on commit 665492a

Please sign in to comment.