Easy steps to install sc-im package on Mac
Package Information:
Application Name – sc-im
What is sc-im – Not Available for sc-im
Use of sc-im – Spreadsheet program for the terminal, using ncurses
URL – https://github.com/andmarti1424/sc-im
Installation Steps:
- Open Terminal using Spotlight search by pressing  
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
 - Install sc-im using brew
brew install sc-im
 

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

sc-im is ready to use now!