wmorgue / octoapi

Ruby script for gather information about other users GitHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overwiev octoapi.rb

Ruby script for gather information about other users GitHub

api

Requirements

  1. Ruby 2.3.3
  2. Gem install octokit

Usage

1. $ git clone https://github.com/BORN2LOSE/octoapi.git
2. $ cd octoapi/
3. Edit script, insert your login to 'c.login' and password to 'c.password'
4. Set target in line 43: user = Octokit.user 'Ctyode'
5. $ chmod u+s octoapi.rb
6. $ ruby octoapi.rb

About

Ruby script for gather information about other users GitHub

License:MIT License


Languages

Language:Ruby 100.0%