Skip to content

jfalkenstein/BoardGameTournament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage: game-tournament [OPTIONS] COMMAND [ARGS]...

  This is a CLI Tool for creating and running rankings for a Board Game
  Tournament.

  It creates a "meta-score" for each game, whether there are points for the
  game or only just a set of rankings.

  Rather than being an "elimination" tournament, it calculates an average
  meta-score across all games.

  In order to run a tournament, you need to run the "init" command to set up
  the database. After that, you can use the "add-scores" command

Options:
  --help  Show this message and exit.

Commands:
  init        Sets up the tournament database.
  scores      Commands for working with scores
  tournament  Commands related to tournaments

About

A Board Game tournament scoring and ranking app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages