6 ms·
what do you mean by containers? a company's dockerized infra? I watched the video, you guys are centralizing all the team's scripts inside Slack. I can see a l
by dvohro 6y ago
what do you mean by containers? a company's dockerized infra?
I watched the video, you guys are centralizing all the team's scripts inside Slack. I can see a lot of Slack addicts loving this!
- slajax 6y agoFounder here - Thanks! Yes that's the general idea. We're making it so you can port your existing scripts and allow them to easily run in Slack so that they are more discoverable and intuitive for all experiences.
- stevehiehn 6y agoThe platform essentially allows devolopers to create small portable containerize operations that can be interfaced via slack simply by using the Ops SDK. For example if your user code in the container prompts `sdk prompt 'Whats your favorite color?'` It will prompt in your teams slack channel with zero effort on the developers part.