{"id":24865142,"url":"https://github.com/diku-dk/install-mlkit","last_synced_at":"2025-04-13T00:53:23.930Z","repository":{"id":166346303,"uuid":"627739103","full_name":"diku-dk/install-mlkit","owner":"diku-dk","description":"Action for installing MLKit","archived":false,"fork":false,"pushed_at":"2023-09-11T20:05:42.000Z","size":4,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-13T00:53:14.258Z","etag":null,"topics":["mlkit","sml"],"latest_commit_sha":null,"homepage":"","language":"Standard ML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diku-dk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-04-14T05:14:43.000Z","updated_at":"2024-10-23T02:31:32.000Z","dependencies_parsed_at":"2025-03-26T18:44:12.884Z","dependency_job_id":"3931f106-3941-4c8a-beb8-7822540621d6","html_url":"https://github.com/diku-dk/install-mlkit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diku-dk%2Finstall-mlkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diku-dk%2Finstall-mlkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diku-dk%2Finstall-mlkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diku-dk%2Finstall-mlkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diku-dk","download_url":"https://codeload.github.com/diku-dk/install-mlkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650439,"owners_count":21139672,"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":["mlkit","sml"],"created_at":"2025-01-31T23:57:56.032Z","updated_at":"2025-04-13T00:53:23.925Z","avatar_url":"https://github.com/diku-dk.png","language":"Standard ML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install MLKit\n\nThis action installs MLKit in a Linux-based GitHub Actions runner.\nThe compiler is installed in `$HOME/.local`, which means it will be on\nthe `$PATH` of a standard setup.\n\n## Inputs\n\n`version`\n\nThe full version to install as a string (e.g. `'4.7.3'`), or the\nstring `'latest'`.\n\n## Example usages\n\n```\n      - uses: diku-dk/install-mlkit@v1\n        with:\n          version: '4.7.3'\n```\n\n```\n      - uses: diku-dk/install-mlkit@v1\n```\n\n```\n      - uses: diku-dk/install-mlkit@v1\n        with:\n          version: 'latest'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiku-dk%2Finstall-mlkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiku-dk%2Finstall-mlkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiku-dk%2Finstall-mlkit/lists"}