Display the leaderboard of the current week's PGA tournament in your terminal.
git clone https://github.com/maxthyen/golf-leaderboard.git
cd golf-leaderboard
npm install
npm start
This project was mostly an excuse to demonstrate the use of table-scraper and experiment with blessed and blessed-contrb.