docs: guide building an app tutorial using the slack cli#2597
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2597 +/- ##
=======================================
Coverage 93.37% 93.37%
=======================================
Files 37 37
Lines 7581 7581
Branches 667 667
=======================================
Hits 7079 7079
Misses 497 497
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…2598) Co-authored-by: Eden Zimbelman <[email protected]> Co-authored-by: Michael Brooks <[email protected]>
lukegalbraithrussell
left a comment
There was a problem hiding this comment.
if you make changes you'll need to redeploy manually at the bottom of this page: https://dashboard.heroku.com/apps/docs-slack-d-bolt-js-bu-eemixp/deploy/github
Co-authored-by: Luke Russell <[email protected]>
> Production applications should only use Active LTS or Maintenance LTS releases. https://nodejs.org/en/about/previous-releases Co-authored-by: Luke Russell <[email protected]>
Co-authored-by: Luke Russell <[email protected]>
| # Building an app with Bolt for JavaScript | ||
|
|
||
| This guide will walk you through creating and using a Slack app built with Bolt for JavaScript. On this journey, you'll: | ||
| This guide will walk you through creating and using a Slack app built with Bolt for JavaScript. |
There was a problem hiding this comment.
super smart!!!
|
@lukegalbraithrussell All of the feedback in iteration in these lines are so appreciated. Thanks too for the review! 🎉 Let's celebrate collaborations to this guide with a merge and publish? A final read through made things somewhat more clear and I'm excited to encourage more CLI use 🚢 💨 |
Summary
This PR contains a draft of the "Building an app" guide to include instructions with the Slack CLI.
Notes
The current writeup has a few additional changes needed to be complete:
installcommand should work with development apps: feat(bolt-install): support using 'install' command with remote manifests slack-cli#154Requirements