# How to play
$ golf list           # see challenges
$ golf start sorter   # begin a challenge
$ sort -u file > out  # solve it!
$ golf done           # submit your score
Loading challenges...

Open a terminal and type golf list to start playing.

Sign up free to play