long-command-runner 0.1.2
This lib aims to follow a terminal command that is long to execute and monitorthe CPU usage and the progression of the program.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Development afhankelijkheden (7):
            pry
            ~> 0.12
          
          
            rb-readline
            ~> 0.5
          
          
            rspec
            ~> 3.8
          
          
            rubocop
            ~> 0.55
          
          
            rubycritic
            ~> 3.5
          
          
            simplecov
            ~> 0.16
          
          
            yard
            ~> 0.9
          
    Requirements:
bash (to use `time`)
