Installing cf on Mac using Brew
Package Information:
Name: cf
Use: Filter to replace numeric timestamps with a formated date time
URL: https://ee.lbl.gov
Installation Steps:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cf using brew
brew install cf
cf is ready to use now!