tuist / Command

📦 A micro Swift package with utilities for running system processes
https://command.tuist.io
MIT License
38 stars 2 forks source link
shell system

Command

All Contributors

Command Docs

Command is a micro Swift Package that provides utilities for running system processes. We extracted it from Tuist to make it available for other projects that might need to run system processes.

Motivation

Given that Foundation.Process exists, you might be wondering why we created this package. There are several reasons:

Development

Using Tuist

  1. Clone the repository: git clone https://github.com/tuist/Command.git
  2. Generate the project: tuist generate

Using Swift Package Manager

  1. Clone the repository: git clone https://github.com/tuist/Command.git
  2. Open the Package.swift with Xcode

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Natan Rolnik
Natan Rolnik

💻
Andrew Barba
Andrew Barba

💻

This project follows the all-contributors specification. Contributions of any kind welcome!