{"id":27255876,"url":"https://github.com/slackapi/slack-cli","last_synced_at":"2026-05-01T22:02:10.998Z","repository":{"id":287088119,"uuid":"958161066","full_name":"slackapi/slack-cli","owner":"slackapi","description":"Create, develop, and deploy Slack apps from the command-line ✨","archived":false,"fork":false,"pushed_at":"2026-04-28T03:44:40.000Z","size":2879,"stargazers_count":220,"open_issues_count":31,"forks_count":31,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-28T05:27:56.701Z","etag":null,"topics":["cli","golang","slack"],"latest_commit_sha":null,"homepage":"https://docs.slack.dev/tools/slack-cli/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slackapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-31T18:37:06.000Z","updated_at":"2026-04-27T22:31:39.000Z","dependencies_parsed_at":"2026-03-11T01:01:19.055Z","dependency_job_id":null,"html_url":"https://github.com/slackapi/slack-cli","commit_stats":null,"previous_names":["slackapi/slack-cli"],"tags_count":273,"template":false,"template_full_name":null,"purl":"pkg:github/slackapi/slack-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fslack-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fslack-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fslack-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fslack-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slackapi","download_url":"https://codeload.github.com/slackapi/slack-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fslack-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32514340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","golang","slack"],"created_at":"2025-04-11T02:48:16.517Z","updated_at":"2026-05-01T22:02:10.993Z","avatar_url":"https://github.com/slackapi.png","language":"Go","funding_links":[],"categories":["Communication and Email"],"sub_categories":[],"readme":"# Slack CLI \u003cimg src=\"https://avatars.githubusercontent.com/t/6592032\" alt=\"Slack CLI logo\" style=\"height: 1em; max-width: 100%\" /\u003e \n\n[![tests](https://github.com/slackapi/slack-cli/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/slackapi/slack-cli/actions/workflows/tests.yml)\n[![codecov](https://codecov.io/gh/slackapi/slack-cli/branch/main/graph/badge.svg?token=G5TU59IV9I)](https://codecov.io/gh/slackapi/slack-cli)\n[![circleci](https://dl.circleci.com/status-badge/img/gh/slackapi/slack-cli/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/slackapi/slack-cli/tree/main)\n\n\u003e Command-line interface for building apps on the Slack Platform.\n\n## :wave: Welcome\n\nWelcome to the Slack Platform! This is the source code for command-line\ninterface (CLI), which is your doorway to a new way of building Slack apps.\n\n## :books: Download\n\nTo get started, choose the type of build you want:\n\n- **:package: Get latest release**\n  - [Latest Stable Release][install] to download the latest official release for\n    macOS, Windows, and Linux\n  - [Browse Previous Releases][releases] to download any previous release for\n    macOS, Windows, and Linux\n- **:zap: Get latest development build**\n  - [Browse Development Build][dev] to download the latest signed build from\n    `main`\n- **:hammer_and_wrench: Build from source**\n  - [Browse our Maintainers' Guide][maintainers] to clone, build, and run the\n    source code\n\n## :computer: Usage\n\nVisit our ✨ [CLI Reference Documentation][commands] to learn about each\ncommand.\n\nYou can also explore each command through the terminal:\n\n```zsh\n$ slack --help\n$ slack [command] --help\n$ slack help [command]\n```\n\n\u003e :bulb: Remember, development builds must run the binary as `./bin/slack`\n\n## :hammer_and_wrench: Contributions\n\nWe'd love to hear from you, whether it's a :hammer_and_wrench:\n[pull request][maintainers], :bug: [bug report][issues], :sparkles:\n[suggestion][suggestions], or :rocket: [improvement][enhancements]. Feel free to\nsubmit an issue or pull request to start a discussion!\n\n## :wave: Farewell\n\nThanks for stopping by! You're awesome :sunglasses:\n\n[commands]: https://docs.slack.dev/tools/slack-cli/reference/commands/slack\n[dev]: https://github.com/slackapi/slack-cli/releases/tag/dev-build\n[enhancements]: https://github.com/slackapi/slack-cli/pulls\n[install]: https://docs.slack.dev/tools/slack-cli/guides/installing-the-slack-cli-for-mac-and-linux\n[issues]: https://github.com/slackapi/slack-cli/issues/new?template=01-bug.yml\n[maintainers]: .github/MAINTAINERS_GUIDE.md\n[releases]: https://github.com/slackapi/slack-cli/releases\n[suggestions]: https://github.com/slackapi/slack-cli/issues/new?template=02-feature.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslackapi%2Fslack-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslackapi%2Fslack-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslackapi%2Fslack-cli/lists"}