Steps To Install f3 on Mac
Package Information:
Name: f3
Use: Test various flash cards
URL: http://oss.digirati.com.br/f3/
Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install f3 using brew
brew install f3
f3 is ready to use now!