2 releases
0.3.1 | Jan 23, 2023 |
---|---|
0.3.0 | Dec 30, 2022 |
#10 in #pty
34 downloads per month
Used in teetty
21KB
362 lines
tty-spawn
tty-spawn
is the underlying library on which
teetty
is built. It lets you spawn
processes in a fake TTY and duplex stdin/stdout so you can communicate with an
otherwise user attended process.
License and Links
- Documentation
- Issue Tracker
- License: Apache-2.0
Dependencies
~2MB
~37K SLoC