Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 522 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 522 Bytes

golf-leaderboard

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.

golf-leaderboard screenshot