Sha256: 0c91632cd052c708e88c0341964606649781dcd67f4078179960be7e59ec2e68

Contents?: true

Size: 522 Bytes

Versions: 3

Compression:

Stored size: 522 Bytes

Contents

## WHY I EXIST

I am a tool to help you pick the fairest teams for your game

## HOW TO INSTALL ME

    gem install football-manager
    
## HOW TO USE ME

1) Create a file with all your available players, including their names and skill level

e.g. players.txt

    Alan, 5
    Paul, 3
    Jeff, 4
    Tom, 2
    Steve B, 4
    Steve T, 4

2) Run me from the command line

    football-manager -f players.txt
    
3) Two fair team should now be output



I will randomise the teams to the best of my algorithmic ability!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
football-manager-0.1.2 README.md
football-manager-0.1.1 README.md
football-manager-0.1.0 README.md