https://github.com/fluidgroup/swift-async-shell
https://github.com/fluidgroup/swift-async-shell
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluidgroup/swift-async-shell
- Owner: FluidGroup
- License: mit
- Created: 2022-07-12T13:47:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T13:50:48.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T21:43:47.951Z (over 1 year ago)
- Language: Swift
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AsyncShell
```swift
try await shell("pwd")
```