#!/usr/bin/env ruby

require_relative '../lib/DFS_player_rankings'

DFSPlayerRankings::CLI.new.call
