0.0
No commit activity in last 3 years
No release in over 3 years
Grab the information of repository from the GitHub, RubyGems, The Ruby Toolbox and Stackoverflow
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Description

A simple program to get the needed data from a single gem, in this case is oga.

Run

  1. bundle install for no reason.
  2. copy the config/local.example.rb to config/local.rb.
  3. replace the STACKOVERFLOW_TOKEN, TOKEN, GITHUB_ACCOUNT, and USER_AGENT in the config/local.rb with yours.
  4. run your local Mongodb with command sudo mongod.
  5. run ruby repos_exec.rb to start the collecting process.