shards
Version, currently master branch1 version
- master branchlatestApr 9, 2017
github.com/tstepp/pga-leaderboard
A crystal lang experiment that prints active PGA tournament leaderboard to the terminal.
1 stars
0 dependents
License: not declared
Installation
# Add this to your shard.yml
dependencies:
shards:
github: tstepp/pga-leaderboard
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
Dependencies
Runtime Dependencies
- terminal_table*github: benoist/terminal_table.cr
README
# pga-leaderboard A [crystal lang](https://crystal-lang.org/) experiment. Command line tool for printing active PGA tournament leaderboards to the terminal.  ## 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`
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 9, 2017
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/tstepp/pga-leaderboard
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1