hubmeme 1.0.0
HubMeme is a whimsical command-line tool to figure out how big a meme a user is on GitHub. Meme-ness is calculated by summing over all repositories a user has contributed to the product of their percentage contribution and the number of stars the repository has.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activesupport
            >= 0
          
          
            octokit
            >= 0
          
    