Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locus313/github-api-scripts
Bash scripts to work with the Github API
https://github.com/locus313/github-api-scripts
github github-api
Last synced: 6 days ago
JSON representation
Bash scripts to work with the Github API
- Host: GitHub
- URL: https://github.com/locus313/github-api-scripts
- Owner: locus313
- License: mit
- Created: 2021-07-04T12:26:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T08:01:21.000Z (over 3 years ago)
- Last Synced: 2024-05-01T16:26:00.719Z (7 months ago)
- Topics: github, github-api
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Github API Scripts
==================This is a collection of bash scripts using curl I created to automate things with the [Github API](https://developer.github.com/v3).
* [Installation](#installation)
Installation
------------Requirements:
* bash (recommend version 4+)
* [curl](https://curl.haxx.se)
* [jq](https://stedolan.github.io/jq)Clone the repo, download a source zip or copy the shell scripts as needed.