Compare commits

..

3 Commits

Author SHA1 Message Date
db7a05f88b Update README.md 2026-04-16 16:12:18 +00:00
13b8597810 Merge pull request '1.1.0 Fix' (#3) from develop into main
All checks were successful
/ publish (push) Successful in 3m23s
Reviewed-on: Infendro/shell-kt#3
2026-02-16 16:54:29 +00:00
dc92be5367 Merge pull request '1.1.0 release' (#2) from develop into main
Some checks failed
/ publish (push) Failing after 1m14s
Reviewed-on: Infendro/shell-kt#2
2026-02-15 13:13:31 +00:00

View File

@@ -1,6 +1,6 @@
# shell-kt
# shell.kt
`shell-kt` is a Kotlin Multiplatform library that enables the execution of shell commands.
`shell.kt` is a Kotlin Multiplatform library that enables the execution of shell commands.
## Installation