# Where should we write the GIF?
Output small_example.gif
Set Theme "Hipster Green"

# Set up a 1200x600 terminal with 46px font.
Set FontSize 20
Set Width 1600
Set Height 1000

# Type a command in the terminal.
Type "goblin_prospector -d path/to/project -c 30 -o test.txt"

# Pause for dramatic effect...
Sleep 500ms

# Run the command by pressing enter.
Enter

# Admire the output for a bit.
Sleep 5s