The readme on the github page has this:
Install
sudo npm install castnow -g
You will also need nodejs and npm, if you don’t already have those.
sudo apt-get install nodejs
sudo apt-get install npm
1
solved Installing things from git [closed]