Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Jun 13, 2025

Summary

This PR adds the manifest.json file for an improved Slack CLI quick start experience.

Related: slackapi/bolt-python#1317

Reviewers

Test this app setup using these commands:

$ slack init
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ slack run

Then add the bot to a channel and say "hello"!

Notes

This manifest matches the slack-samples/bolt-js-getting-started-app app manifest.

Requirements

Copy link
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Yay! Thanks for adding the manifest file! 🎉

@zimeg
Copy link
Member Author

zimeg commented Jun 24, 2025

@mwbrooks 🫡

Likewise, thank you for the reviews! I'll merge this now so we can continue testing the quickstart experience 🚢 💨

@zimeg zimeg merged commit e8eab25 into main Jun 24, 2025
1 check passed
@zimeg zimeg deleted the zimeg-manifest-json branch June 24, 2025 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants