Skip to content

sandeepraju/ghost-coder-iterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghost-coder-iterm

Ryan Michela's Ghost Coder implementation in Golang.

What is Ghost Coder?

Have you ever been in a situation where you have to demo something on the terminal in front of an audience and you start fat-fingering all of a sudden?

With ghost coder, you can save all those terminal commands in a text file and replay them on your terminal with a shortcut!

Installation

You can download the binary directly from the releases page.

Or you can install it from source using the command below:

go get github.com/sandeepraju/ghost-coder-iterm

Usage

  • Open iTerm2
  • Press ⌥⌘R (or, Session -> Run Coprocess...)
  • Enter ghost-coder-iterm /path/to/file/containing/commands.txt and click OK
  • Press ` and Ghost Coder will automagically type in the command for you!

Credits

Thanks to Ryan Michela for the idea. His original implementation in Java can be found here.

License

This project is released under the MIT License.

About

Ryan Michela's Ghost Coder, implemented in Golang.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages