Search Criteria
Package Details: slack-cli 3.9.0-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/slack-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | slack-cli |
| Description: | The Slack CLI is a set of tools critical to building workflow apps for Slack. Requires Deno. |
| Upstream URL: | https://api.slack.com/automation/quickstart |
| Licenses: | MIT |
| Submitter: | liljaylj |
| Maintainer: | ixevix |
| Last Packager: | ixevix |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-03-18 09:54 (UTC) |
| Last Updated: | 2025-10-27 10:43 (UTC) |
Dependencies (2)
- deno (deno-gitAUR, deno-canary-binAUR, deno-stable-binAUR)
- git (git-gitAUR, git-glAUR)
Latest Comments
netzego commented on 2024-11-13 09:54 (UTC)
the url variable should point to "https://github.com/rockymadden/slack-cli" rather then "https://api.slack.com/automation/quickstart". but the quick-start is good to know. thx for maintaining!
djmattyg007 commented on 2021-01-28 03:51 (UTC)
If bash is listed as a dependency, curl probably should be listed too.
mprom commented on 2019-11-04 09:50 (UTC)
@Sparticuz AFAICS jq is only needed of you compile it yourself using curl or make? At least, I can install it fine without jq installed.
Sparticuz commented on 2019-08-05 19:36 (UTC)
This depends on jq. Also, according to the makefile, it should be installed as slack, not slack-cli. Thanks