Categorygithub.com/Dids/xcodebuild-remote
modulepackage
0.0.0-20200625092713-7eea47dda830
Repository: https://github.com/dids/xcodebuild-remote.git
Documentation: pkg.go.dev

# README

Build Status

xcodebuild-remote

xcodebuild-remote is a tool for extending xcodebuild for the purpose of building remote repositories.

NOTICE: Work in progress.

Requirements

Installation

brew tap Dids/brewery
brew install xcodebuild-remote

Usage

NOTICE: SVN support is planned but not there yet.

xcodebuild-remote --url [optional xcodebuild arguments]

Various formats are supported for the repository url:

  • HTTP(S) (https://repo.url)
  • Git (git@url:user/repo.git and git+ssh@url:user/repo.git)
  • GitHub (user/repo)

License

See LICENSE.

# Packages

No description provided by the author

# Variables

Version is set dynamically when building.