An open API service indexing awesome lists of open source software.

https://github.com/kitasuke/githubcli.swift

Command line tool for Github in Swift
https://github.com/kitasuke/githubcli.swift

Last synced: 11 months ago
JSON representation

Command line tool for Github in Swift

Awesome Lists containing this project

README

          

# GithubCLI
Command line tool for Github in Swift inspired by [SwiftCov](https://github.com/realm/SwiftCov) and [Carthage](https://github.com/Carthage/Carthage)

## Installation

`make install`

## Usage

Search user

`github user -name foo`

Search repository

`github repository -name bar`