GitXplorerGitXplorer
w

octoapi

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
df25fd90e844aaaee1147e60f077df91ee81daa6

upload image

committed 8 years ago
Unverified
0919ae7ab25db9196f868392f7eb40f2f3cf0bb5

create readme

committed 8 years ago
Unverified
c37ffa25718a63d9267a3d9c3518d65b7cf64332

upld script

committed 8 years ago
Unverified
25ff086a6ab567275b3466b70793c3f14eced99b

Initial commit

committed 8 years ago

README

The README file for this repository.

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