An open API service indexing awesome lists of open source software.

https://github.com/swift-cli/execute

Run and manage shell processes.
https://github.com/swift-cli/execute

bazel carthage cli cocoapods shell swift-package-manager

Last synced: about 2 months ago
JSON representation

Run and manage shell processes.

Awesome Lists containing this project

README

          

# Execute

[![License](https://img.shields.io/github/license/SwiftCLI/Execute)](https://github.com/SwiftCLI/Execute/blob/master/LICENSE)
[![Platform](https://img.shields.io/badge/platform-macos%20%7C%20linux-lightgrey)](https://github.com/SwiftCLI/Execute)
[![Travis CI Build Status](https://travis-ci.com/SwiftCLI/Execute.svg?branch=master)](https://travis-ci.com/SwiftCLI/Execute)
[![GitHub Releases](https://img.shields.io/github/release/SwiftCLI/Execute.svg)](https://github.com/SwiftCLI/Execute/releases)
[![swift Package Manager](https://img.shields.io/badge/swift%20package%20manager-compatible-4BC51D?style=flat)](https://swift.org/package-manager)
[![CocoaPods](https://img.shields.io/cocoapods/v/Execute.svg)](https://cocoapods.org/pods/Execute)
[![Carthage](https://img.shields.io/badge/carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Bazel](https://img.shields.io/badge/bazel-compatible-4BC51D.svg?style=flat)](https://bazel.build)

Run and manage shell processes.

## License

Execute is released under the MIT license. [See LICENSE](https://github.com/SwiftCLI/Execute/blob/master/LICENSE) for details.