git_fame 3.2.17
A command-line tool that helps you summarize and pretty-print collaborators in a git repository based on contributions Generates stats like: - Number of files changed by a user - Number of commits by user - Lines of code by a user'
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (12):
            activesupport
            ~> 7.0
          
          
            dry-initializer
            ~> 3.0
          
          
            dry-struct
            ~> 1.0
          
          
            dry-types
            ~> 1.0
          
          
            neatjson
            ~> 0.9
          
          
            rugged
            ~> 1.0
          
          
            tty-box
            ~> 0.5
          
          
            tty-option
            ~> 0.2
          
          
            tty-screen
            ~> 0.5
          
          
            tty-spinner
            ~> 0.9
          
          
            tty-table
            <= 0.10.0, ~> 0.9
          
          
            zeitwerk
            ~> 2.0
          
    