-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Question
Hello, I'm currently working on a slack app using boltjs (multiworkspace and http events, not in socket mode), I did not use slack cli or started from a template. I'm in the process of making a get started readme that would allow another developper to get the app up and running quickly. So far it seemed to require creating the app from manifest on slack dev dashboard. I then took a dive into slack cli and I'm trying to see if it could accelerate the dev workflow, the two biggest things I'm trying to improve are:
- Allowing a dev to get the app running as quickly as possible on his machine
- Possibly setting up a sandbox environment
Thanks for your help
Version
3.12
OS Info
Please paste the output from:
ProductName: macOS
ProductVersion: 15.5
BuildVersion: 24F74
Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:27 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6041
Steps to reproduce:
Expected result:
Actual result:
Requirements
- I've read and understood the Contributing guidelines and have done my best effort to follow them.
- I've read and agree to the Code of Conduct.
- I've searched for any related issues and avoided creating a duplicate issue.