Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.