Install “visionmedia-watch” on Mac in Easy Steps
What is “visionmedia-watch” Package?
Periodically executes the given command
For more details: https://github.com/visionmedia/watch
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install visionmedia-watch.
brew install visionmedia-watch
Now, use visionmedia-watch!