Post code snippets and files directly to Slack from the CLI
Command-line utility for posting snippets to Slack
slackcat$ slackcat -c #general myfile.txt$ cat logfile.log | slackcat -c #logs$ slackcat -c #dev -t 'Error Report' -m 'Check this error:' error.log