A silly ruby script to use when we want to pick games.
- Ruby
- Shell (Bash or Zsh)
- In the directory with the script, create a
games.txt
file - Put the name of the game on each line
- Run
./picker.rb
to parse the file and print a random name
A silly ruby script to use when we want to pick games.
games.txt
file./picker.rb
to parse the file and print a random name