tuist / swift-log-testing

πŸ“ A set of utilities for testing code that depends on Apple's swift-log package

Home Page:https://swift-log-testing.tuist.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 set of utilities for testing code that depends on Apple's swift-log package

https://swift-log-testing.tuist.io

License:MIT License


Languages

Language:Swift 84.8%Language:Shell 15.2%