kscript
kotlin-cli
kscript | kotlin-cli | |
---|---|---|
7 | - | |
2,087 | 38 | |
0.4% | - | |
0.9 | 0.0 | |
6 months ago | over 6 years ago | |
Kotlin | Kotlin | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kscript
-
Using Koltin script instead of bash
You probably want to have a look at kscript. It's fixes the primary issue of kotlin script (uncompetitive startup time) by adding a cache of compiled scripts: https://github.com/kscripting/kscript
-
If I can write code outside of the main function and it'll work just fine, why would I even need the main function?
There is a community project called kscript, which can execute bare bones kotlin script files. The shebang line for that would be #!/usr/bin/env kscript. While that is one thing which can be done with Kotlin script, it is not its main purpose, its main purpose is to have a script definition in some other Kotlin program which can then execute any Kotlin script following that definition at runtime. See the official tutorial for how a Kotlin program would run such a script.
-
I've created a small library for interactive CLI UI called 'kotlin-inquirer'
I think you can run `kscript` on windows but i didn't really tried.check out kscript
-
I downloaded SDKMAN, but when I used "sdk install kotlin" to install it, it displayed "zsh: permission denied: sdk" (I used the Mac's Terminal
How exactly did you install sdk man? Wonder if it's configured correctly with the path. kscript had the sdkman install instructions for kotlin which was a dependency in my project
-
Scripting in Python vs Kotlin
Cheers to kscript!
-
Is Kotlin Native ready for CLI tools development ?
I am surprised not to see any mention of kscript https://github.com/holgerbrandl/kscript
-
Customizing your GitHub profile - Scripting
and the community-led kscript effort.
kotlin-cli
We haven't tracked posts mentioning kotlin-cli yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
clikt - Multiplatform command line interface parsing for Kotlin
dokka - API documentation engine for Kotlin
kotlin-argparser - Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
KotlinW - A small wrapper for the Kotlin compiler that can be used to execute .kts scripts
kopper - A simple Kotlin option parser
keplin - Secure Kotlin scripting and binary lambda-scripts
mordant - Multiplatform text styling for Kotlin command-line applications
jtransc - Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
arkenv - Type-safe Kotlin configuration by delegates
CrunchyCalendar — awesome calendar widget for android apps - A beautiful material calendar with endless scroll, range selection and a lot more!