To wrap up the 2022, here's my final release of th...
# scripting
b
To wrap up the 2022, here's my final release of the year - introducing ktx@0.0.1 🎉
ktx
is
npx
built for kotlin ecosystem. Currently it only supports running & installing kotlin scripts, but I do plan to add maven jar support in the future.
0.0.1
is the first developer preview release, so I'd very much appreciate any feedback I could get about its API, usage or general usefulness. Here's a one-liner to get it onto your unix system
Copy code
curl <https://raw.githubusercontent.com/mpetuska/ktx/master/scripts/install.sh> | bash
Slack Conversation