Skip to content

davidzech/autopilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autopilot Go

Fearlessly present your command line demos with precision. Inspired by Hackertyper.

Demonstration

Usage

→ autopilot --help
A tool that automatically types your script into a new instance of your shell via PTY. 
Pressing a key causes the next character of your script to be entered into the PTY. 
Newlines are only consumed when you press [enter].

Usage:
  autopilot [flags] script

Flags:
  -h, --help           help for autopilot
  -s, --shell string   Shell to use for execution (default "${SHELL}")

Hashbang

Autopilot is invocable via hashbang

#!autopilot --shell=/bin/sh

echo hello world

About

Fearless execution of command line demos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages