sqript

Crates.iosqript
lib.rssqript
version0.1.0
sourcesrc
created_at2022-12-23 17:49:52.413973
updated_at2022-12-23 17:49:52.413973
descriptionMake a typescript of a terminal session in the style of the `script` command
homepage
repositoryhttps://github.com/1ntEgr8/sqript
max_upload_size
id744642
size25,925
Elton Leander Pinto (1ntEgr8)

documentation

README

sqript

Make a typescript of a terminal session in the style of the script command.

Installation

$ cargo install sqript

Usage

# Record a session
$ sqript <file name>

# Print help
$ sqript --help

Comments

This is very much a toy implementation. I wrote this to play around with pseudoterminals and mio.

Commit count: 4

cargo fmt