Crates.io | sqript |
lib.rs | sqript |
version | 0.1.0 |
source | src |
created_at | 2022-12-23 17:49:52.413973 |
updated_at | 2022-12-23 17:49:52.413973 |
description | Make a typescript of a terminal session in the style of the `script` command |
homepage | |
repository | https://github.com/1ntEgr8/sqript |
max_upload_size | |
id | 744642 |
size | 25,925 |
Make a typescript of a terminal session in the style of the script
command.
$ cargo install sqript
# Record a session
$ sqript <file name>
# Print help
$ sqript --help
This is very much a toy implementation. I wrote this to play around with pseudoterminals and mio.