Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 430 Bytes

INSTALL.md

File metadata and controls

23 lines (18 loc) · 430 Bytes

INSTALLING

"Installing" this program is simple: just copy the watchtower directory onto the desired location on your system, cd into it, and run ./watchtower. Ie:

cd ~/watchtower/
./watchtower --help

That should get you started.

DEPENDENCES

Watchtower has the following dependencies:

  • ruby (1.8 or later)
  • rubygems

It also depends on the following Rubygems:

  • fastercsv
  • trollop