Command-line interface for building apps on the Slack Platform.
Welcome to the Slack Platform! This is the source code for command-line interface (CLI), which is your doorway to a new way of building Slack apps.
To get started, choose the type of build you want:
- 📦 Get latest release
- Latest Stable Release to download the latest official release for macOS, Windows, and Linux
- Browse Previous Releases to download any previous release for macOS, Windows, and Linux
- ⚡ Get latest development build
- Browse Development Build to download the latest signed build from
main
- Browse Development Build to download the latest signed build from
- 🛠️ Build from source
- Browse our Maintainers' Guide to clone, build, and run the source code
Visit our ✨ CLI Reference Documentation to learn about each command.
You can also explore each command through the terminal:
$ slack --help
$ slack [command] --help
$ slack help [command]
💡 Remember, development builds must run the binary as
./bin/slack
We'd love to hear from you, whether it's a 🛠️ pull request, 🐛 bug report, ✨ suggestion, or 🚀 improvement. Feel free to submit an issue or pull request to start a discussion!
Thanks for stopping by! You're awesome 😎