<ktx@0.1.0> released. `ktx` is basically an `npx` ...
# feed
b
ktx@0.1.0 released.
ktx
is basically an
npx
for kotlin and java ecosystem. Run/install kotlin scripts or maven packages like any other cli utility. Highlights Include: • sdkman.io debut! Getting ktx on your machine is now as simple as
sdk install ktx
• maven packages execution/installation support
Copy code
ktx install org.jetbrains.kotlin:kotlin-compiler:1.8.0 --alias=kt

kt -- -version
👍🏾 1
🤩 4
👍 7
👍🏻 1
And as is tradition, no release can go without immediate hotfix patch release to sort out minor issues... Please use ktx@0.1.1 if you are on
zsh
shell. You'll need to run ktx at least once and reboot after upgrading (will get fixed next release)