{"id":16252466,"url":"https://github.com/remarkablemark/github-actions-setup-cli-template","last_synced_at":"2026-04-12T15:54:02.523Z","repository":{"id":152203955,"uuid":"625390314","full_name":"remarkablemark/github-actions-setup-cli-template","owner":"remarkablemark","description":"⚙️ Github Actions setup CLI template","archived":false,"fork":false,"pushed_at":"2024-04-30T07:09:10.000Z","size":1056,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T21:25:39.084Z","etag":null,"topics":["action","actions","cli","github","github-action","github-actions","setup","setup-cli","template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2023-04-09T00:45:47.000Z","updated_at":"2024-05-07T07:35:56.447Z","dependencies_parsed_at":"2024-05-07T07:47:23.671Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/github-actions-setup-cli-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-actions-setup-cli-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-actions-setup-cli-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-actions-setup-cli-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-actions-setup-cli-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/github-actions-setup-cli-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247845899,"owners_count":21005923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["action","actions","cli","github","github-action","github-actions","setup","setup-cli","template"],"created_at":"2024-10-10T15:13:48.347Z","updated_at":"2026-04-12T15:54:02.505Z","avatar_url":"https://github.com/remarkablemark.png","language":"TypeScript","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# github-actions-setup-cli-template\n\n[![version](https://img.shields.io/github/release/remarkablemark/github-actions-setup-cli-template)](https://github.com/remarkablemark/github-actions-setup-cli-template/releases)\n[![build](https://github.com/remarkablemark/github-actions-setup-cli-template/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/github-actions-setup-cli-template/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/remarkablemark/github-actions-setup-cli-template/graph/badge.svg?token=PGPJ2Q8HUO)](https://codecov.io/gh/remarkablemark/github-actions-setup-cli-template)\n\n⚙️ GitHub Actions setup CLI template. Inspired by [github-developer/example-setup-gh](https://github.com/github-developer/example-setup-gh). Template from [remarkablemark/github-actions-typescript-template](https://github.com/remarkablemark/github-actions-typescript-template).\n\n## Quick Start\n\n```yaml\nname: github-actions-setup-cli-template\non: push\njobs:\n  github-actions-setup-cli-template:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Setup github-actions-setup-cli-template\n        uses: remarkablemark/github-actions-setup-cli-template@v1\n```\n\n## Usage\n\n**Basic:**\n\n```yaml\n- uses: remarkablemark/github-actions-setup-cli-template@v1\n```\n\nSee [action.yml](action.yml)\n\n## Inputs\n\n### `version`\n\n**Optional**: The CLI [version](https://github.com/cli/cli/releases). Defaults to [`2.49.0`](https://github.com/cli/cli/releases/tag/v2.49.0):\n\n```yaml\n- uses: remarkablemark/github-actions-setup-cli-template@v1\n  with:\n    version: 2.49.0\n```\n\n### `name`\n\n**Optional**: The CLI name. Defaults to `gh`:\n\n```yaml\n- uses: remarkablemark/github-actions-setup-cli-template@v1\n  with:\n    name: gh\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fgithub-actions-setup-cli-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fgithub-actions-setup-cli-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fgithub-actions-setup-cli-template/lists"}