Search Criteria
Package Details: slack-cli 2.30.1-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/slack-cli.git (read-only, click to copy) |
---|---|
Package Base: | slack-cli |
Description: | Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, piping, oh my! |
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: | 2024-11-04 09:03 (UTC) |
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