{{ score }}
  # Runs 'wc file.txt' whenever 'file.txt' is changed
watchmedo shell-command -p "./file.txt" -c "wc file.txt"