coretilus 0.6.0

A parody of GNU Coreutils — a playful collection of typo-triggered command-line tools written in Rust
Documentation
# Where should we write the GIF?
Output output/pc.gif

# Set up a 1200x600 terminal with 15px font.
Set FontSize 15
Set Width 1000
Set Height 850
Set TypingSpeed 100ms

# Type a command in the terminal.
Sleep 700ms
Type "pc /media/floppy/file1 /tmp"
Sleep 1500ms

# Run the command by pressing enter.
Enter

# Admire the output for a bit.
Sleep 12s