Skip to content

Commit 8dff1a8

Browse files
committed
docs: reference the quickstart for building apps with the cli and bolt
1 parent 6c4d1ef commit 8dff1a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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://api.slack.com/automation/cli/install). 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://api.slack.com/automation/cli/install). 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://api.slack.com/automation/cli/install
55
* Bolt Website: https://slack.dev/bolt-python/

0 commit comments

Comments
 (0)