Skip to content

Commit 0bcc92b

Browse files
authored
docs: reference the quickstart for building apps with the cli and bolt (#60)
1 parent bd6616f commit 0bcc92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slack_cli_hooks/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
A Slack CLI hooks implementation in Python to build Bolt Slack apps leveraging the full power of the [Slack CLI](https://tools.slack.dev/slack-cli/). Look at our [code examples](https://github.com/slackapi/python-slack-hooks/tree/main/examples) to learn how to build apps using the SLack CLI and Bolt.
2+
A Slack CLI hooks implementation in Python to build Bolt Slack apps leveraging the full power of the [Slack CLI](https://tools.slack.dev/slack-cli/). Read the [quickstart](https://tools.slack.dev/bolt-python/getting-started/) to learn how to build apps using the Slack CLI and Bolt.
33
44
* Slack CLI: https://tools.slack.dev/slack-cli/
55
* Bolt Website: https://slack.dev/bolt-python/

0 commit comments

Comments
 (0)