{"id":30508377,"url":"https://github.com/remarkablegames/setup-love","last_synced_at":"2026-05-07T13:16:26.332Z","repository":{"id":311661923,"uuid":"1044457125","full_name":"remarkablegames/setup-love","owner":"remarkablegames","description":"❤️ Set up your GitHub Actions workflow with LÖVE","archived":false,"fork":false,"pushed_at":"2025-08-25T20:18:20.000Z","size":228,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-25T21:26:46.552Z","etag":null,"topics":["action","actions","cli","github-action","github-actions","love","love2d","workflow"],"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/remarkablegames.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,"zenodo":null}},"created_at":"2025-08-25T17:59:45.000Z","updated_at":"2025-08-25T18:06:30.000Z","dependencies_parsed_at":"2025-08-25T21:26:59.863Z","dependency_job_id":"b6342d04-d6bc-446f-8b63-9051d1385728","html_url":"https://github.com/remarkablegames/setup-love","commit_stats":null,"previous_names":["remarkablegames/setup-love"],"tags_count":null,"template":false,"template_full_name":"remarkablemark/github-actions-setup-cli-template","purl":"pkg:github/remarkablegames/setup-love","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fsetup-love","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fsetup-love/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fsetup-love/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fsetup-love/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablegames","download_url":"https://codeload.github.com/remarkablegames/setup-love/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fsetup-love/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":["action","actions","cli","github-action","github-actions","love","love2d","workflow"],"created_at":"2025-08-25T23:00:55.284Z","updated_at":"2026-05-07T13:16:26.327Z","avatar_url":"https://github.com/remarkablegames.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-love\n\n[![version](https://badgen.net/github/release/remarkablegames/setup-love)](https://github.com/remarkablegames/setup-love/releases)\n[![build](https://github.com/remarkablegames/setup-love/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablegames/setup-love/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/remarkablegames/setup-love/graph/badge.svg?token=PGPJ2Q8HUO)](https://codecov.io/gh/remarkablegames/setup-love)\n\n❤️ Set up your GitHub Actions workflow with [LÖVE](https://love2d.org/).\n\n## Quick Start\n\n```yaml\nname: setup-love\non: push\njobs:\n  setup-love:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Setup love\n        uses: remarkablegames/setup-love@v1\n\n      - name: Display version\n        run: love --version\n```\n\n## Usage\n\nSet up LÖVE CLI:\n\n```yaml\n- uses: remarkablegames/setup-love@v1\n```\n\nSee [action.yml](action.yml)\n\n## Inputs\n\n### `version`\n\n**Optional**: The LÖVE [version](https://github.com/love2d/love/releases). Defaults to [`11.5`](https://github.com/love2d/love/releases/tag/11.5):\n\n```yaml\n- uses: remarkablegames/setup-love@v1\n  with:\n    version: 11.5\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Fsetup-love","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablegames%2Fsetup-love","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Fsetup-love/lists"}