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
- Host: GitHub
- URL: https://github.com/kitasuke/githubcli.swift
- Owner: kitasuke
- License: mit
- Created: 2015-07-19T05:18:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T05:40:54.000Z (over 10 years ago)
- Last Synced: 2025-04-11T16:16:26.832Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 11.6 MB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`