Ruby script for gather information about other users GitHub
- Ruby 2.3.3
- Gem install octokit
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