cedricblondeau / world-cup-2018-cli-dashboard

⚽🏆 World Cup 2018 CLI dashboard: watch matches in your terminal.

Home Page:https://www.npmjs.com/package/world-cup-cli-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility for macOS Terminal

psomdeb25 opened this issue · comments

Hello, I would like to know if this could also be used on the macOS Terminal, and how would you recommend installing it?

Thank you.

Hello -- It could totally be used in macOS Terminal. I personally use iTerm2 tho.

The recommended way to install it would be using Docker. Docker makes things portable and avoid hassle of installing and managing NodeJS versions.

Installing docker and executing this should be enough:

docker run -ti -e TZ=America/Vancouver -e WITH_EMOJIS=0 cedricbl/world-cup-2018-cli-dashboard