Skip to content
/ Command Public

📦 A micro Swift package with utilities for running system processes

License

Notifications You must be signed in to change notification settings

tuist/Command

Repository files navigation

Command

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.

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

About

📦 A micro Swift package with utilities for running system processes

Resources

License

Stars

Watchers

Forks