2 examples for rake

{{ score }}
  # your_comment_here

# SHOW AVAILABLE RAKE COMMANDS
rake -P
        
{{ score }}
  # Shows all available rake commands and their documentation
rake -T