history_commander 0.0.2
History Commander is a ruby daemon that provides bash users with a global shared command line history. All commands that history commander collects will be sent to all nodes for use with reverse history search in all bash shells. It can also be used in monitor only mode (writeonly) where the bash history is only collected, not synchronized.
Gemfile:
=
instalar:
=
dependencias de Runtime (7):
amqp
>= 0
eventmachine
>= 0
eventmachine-tail
>= 0
highline
>= 0
json
>= 0
simple-daemon
>= 0
trollop
>= 0
dependencias de Development (1):
rspec
>= 1.2.9