how can i run a shell script within a kotlin program?

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Turtle 🐢

    Run shell commands from Kotlin scripts, apps or Gradle tasks with ease. (by lordcodes)

    i need to run a few terminal commands to build and install packages, i used turtle and it worked okay enough for a bit, but i cannot run a very important command; makepkg -si for two reasons. the main reason is because at the end of the build process, you need to put in your password, and that is simply not possible with the current process, as it doesn't accept input (at least the current setup) and the other reason is because you cannot see the output until after the script has ended.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts