Source: https://docs.slack.dev/tools/slack-cli

# Slack CLI

The Slack command-line interface (CLI) allows you to create and manage Slack apps from the command line. Use it in combination with the Bolt frameworks for JavaScript and Python, or the Deno Slack SDK.

Follow our [quickstart guide](/quickstart) to get set up with the Slack CLI and have a working app using the Bolt frameworks!

For more detailed instructions, follow the installation guide for either [MacOS / Linux](/tools/slack-cli/guides/installing-the-slack-cli-for-mac-and-linux) or [Windows](/tools/slack-cli/guides/installing-the-slack-cli-for-windows). Then, follow the the [Authorization guide](/tools/slack-cli/guides/authorizing-the-slack-cli) to connect your workspace.

## Getting help {#getting-help}

This site has lots of guides on the Slack CLI. There's also an in-depth reference both for [commands](/tools/slack-cli/reference/commands/slack) and [errors](/tools/slack-cli/reference/errors).

If you otherwise get stuck, we're here to help. The following are the best ways to get assistance working through your issue:

*   [Issue Tracker](http://github.com/slackapi/slack-cli/issues) for questions, bug reports, feature requests, and general discussion related to the Slack CLI. Try searching for an existing issue before creating a new one.
*   [Email](mailto:support@slack.com) our developer support team: `support@slack.com`.

## Contributing {#contributing}

These docs live within the open source [Slack CLI](https://github.com/slackapi/slack-cli) repository.

We welcome contributions from everyone! Please check out our [Contributor's Guide](https://github.com/slackapi/slack-cli/blob/main/.github/CONTRIBUTING.md) for how to contribute in a helpful and collaborative way.
