What is “vip” Package?
Program that provides for interactive editing in a pipeline
For more details: https://www.cs.duke.edu/~des/vip.html
Installation
- Open Terminal by pressing
command+spacethen type terminal and hitEnterkey. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install vip.
brew install vip
Now, use vip!
Leave a Reply
You must be logged in to post a comment.