extty
extty copied to clipboard
Add ability to spawn a tty using a system command
Allows you too do something like:
ExTTY.start_link(handler: self(), type: :muontrap, shell_opts: [[exec: System.find_executable("bash"), args: []]])