git_game_show 0.1.7
Git Game Show is a multiplayer game that tests your team's knowledge of Git with various mini-games like author quizzes, commit message quizzes, and more.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (11):
            clipboard
            ~> 1.3
          
          
            colorize
            ~> 0.8
          
          
            eventmachine
            ~> 1.2
          
          
            git
            ~> 1.13
          
          
            rubyzip
            ~> 2.3
          
          
            thor
            ~> 1.2
          
          
            tty-cursor
            ~> 0.7
          
          
            tty-prompt
            ~> 0.23
          
          
            tty-table
            ~> 0.12
          
          
            websocket-client-simple
            ~> 0.6
          
          
    