long-command-runner 0.0.2
This lib aims to follow a terminal command that is long to execute. It will monitor the CPU usage and the progression of the program (given by its output).
Gemfile:
=
instalar:
=
Development Dependencies (7):
pry
~> 0.12
rb-readline
~> 0.5
rspec
~> 3.8
rubocop
~> 0.55
rubycritic
~> 3.5
simplecov
~> 0.16
yard
~> 0.9
Requisitos:
bash (to use `time`)