Skip to content

CLI based set of tools written in Swift for CODEOWNERS files.

License

Notifications You must be signed in to change notification settings

xquezme/swift-codeowners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-codeowners

Command Line Interface (CLI) based set of tools written in Swift for GitHub's and GitLab's CODEOWNERS files.

Installation

Installing from source

You can also build and install from source by cloning this project and running the following script (Xcode 15.4 or later).

Manually Run the following commands to build and install manually:

$ git clone git@github.com:xquezme/swift-codeowners.git
$ cd swift-codeowners
$ swift build -c release --disable-sandbox

About

CLI based set of tools written in Swift for CODEOWNERS files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages