Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 502 Bytes

File metadata and controls

13 lines (9 loc) · 502 Bytes

Disclaimer: This is a learning project I did with the guidance of @bitfield

Description

A shell spy or recorder that helps you keep records of your shell commands and the output in a file.

You can run it to execute normal shell commands or use the spy.go package to create yours. Each new Session can be customised with colours from the faith package and you can set preferred prompt.

CLI

Have a play with the CLI by running:

go run cmd/main.go