https://github.com/johnsmithcoder1/getcommits
MacOS command line tool written in Objective-C that fetches GitHub commit data using GitHub JSON API.
https://github.com/johnsmithcoder1/getcommits
command-line-tool github-api json objective-c
Last synced: 9 months ago
JSON representation
MacOS command line tool written in Objective-C that fetches GitHub commit data using GitHub JSON API.
- Host: GitHub
- URL: https://github.com/johnsmithcoder1/getcommits
- Owner: JohnSmithCoder1
- Created: 2018-12-02T23:58:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T01:37:32.000Z (about 7 years ago)
- Last Synced: 2023-10-20T03:40:56.882Z (over 2 years ago)
- Topics: command-line-tool, github-api, json, objective-c
- Language: Objective-C
- Homepage: https://www.hackingwithswift.com/
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GetCommits
MacOS command line tool written in Objective-C that fetches GitHub commit data using GitHub JSON API.