{"id":15144189,"url":"https://github.com/tree-sitter/setup-action","last_synced_at":"2025-04-12T01:33:10.510Z","repository":{"id":224780113,"uuid":"764048899","full_name":"tree-sitter/setup-action","owner":"tree-sitter","description":"Setup action for the tree-sitter library \u0026 CLI","archived":false,"fork":false,"pushed_at":"2024-12-08T12:44:34.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T07:59:56.140Z","etag":null,"topics":["actions","tree-sitter"],"latest_commit_sha":null,"homepage":"","language":null,"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/tree-sitter.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-27T11:46:56.000Z","updated_at":"2025-01-22T23:12:56.000Z","dependencies_parsed_at":"2024-03-18T11:55:14.738Z","dependency_job_id":"9dba0e8a-802d-4032-aeaf-6db4a02e3a7b","html_url":"https://github.com/tree-sitter/setup-action","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"1f2f26d43ae241cddc994fa74f8eb4a1cc36f9e7"},"previous_names":["tree-sitter/setup-action"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fsetup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fsetup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fsetup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fsetup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter","download_url":"https://codeload.github.com/tree-sitter/setup-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248504379,"owners_count":21115155,"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":["actions","tree-sitter"],"created_at":"2024-09-26T10:22:29.420Z","updated_at":"2025-04-12T01:33:10.481Z","avatar_url":"https://github.com/tree-sitter.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tree-sitter library \u0026 CLI setup\n\n## Options\n\n```yaml\ninstall-cli:\n  description: Install the CLI\n  default: true\ninstall-lib:\n  description: Install the library\n  default: true\ntree-sitter-ref:\n  description: A tree-sitter commit, tag, or branch\n  default: latest\nrust-toolchain:\n  description: Rust toolchain\n  default: stable\n```\n\n## Example configuration\n\n```yaml\nname: Generate\n\non:\n  pull_request:\n\njobs:\n  generate:\n    name: Generate parser\n    runs-on: ubuntu-latest\n    steps:\n      - uses: tree-sitter/setup-action@v2\n        with:\n          install-lib: false\n      - run: tree-sitter generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter%2Fsetup-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftree-sitter%2Fsetup-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter%2Fsetup-action/lists"}