Stream your CLI commands from your terminal to a slack channel.
To start: savvy record —target=slack
The above command will:
Start a new sub-shell
Check if the user has connected to Slack.
Ask the user to select a channel.
Confirm.
Continuously send all commands to a slack thread.
To stop:
exit/ctrl-d
