Skip to content

A crystal lang experiment that prints active PGA tournament leaderboard to the terminal.

Notifications You must be signed in to change notification settings

tstepp/pga-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pga-leaderboard

A crystal lang experiment. Command line tool for printing active PGA tournament leaderboards to the terminal.

pga-leaderboard

Usage

  • Clone the repo: git clone git@github.com:tstepp/pga-leaderboard.git
  • Run the script (from within project): ./bin/pga-leaders
    • In order to use the CLI command from anywhere, you can add the project's bin path to your $PATH or symlink the bin to a location that is already in you $PATH.

Dependencies

  • crystal lang

Installation

  • clone project
  • within project run crystal deps to install dependencies
  • within project run crystal run runner.cr

About

A crystal lang experiment that prints active PGA tournament leaderboard to the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published