{"id":19466860,"url":"https://github.com/dena/unity-meta-check-bins","last_synced_at":"2025-04-25T11:30:46.831Z","repository":{"id":136341623,"uuid":"339064069","full_name":"DeNA/unity-meta-check-bins","owner":"DeNA","description":"Pre-built binaries of unity-meta-check for Windows/Linux/macOS","archived":false,"fork":false,"pushed_at":"2024-04-25T00:59:10.000Z","size":283534,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-25T16:12:33.280Z","etag":null,"topics":["ci","prebuilt-binaries","testing","tool","unity"],"latest_commit_sha":null,"homepage":"https://github.com/DeNA/unity-meta-check","language":"Shell","has_issues":false,"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/DeNA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2021-02-15T12:02:08.000Z","updated_at":"2024-04-25T00:59:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"50e771e0-4671-40f0-aef7-2bd53a6537df","html_url":"https://github.com/DeNA/unity-meta-check-bins","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Funity-meta-check-bins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Funity-meta-check-bins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Funity-meta-check-bins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Funity-meta-check-bins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeNA","download_url":"https://codeload.github.com/DeNA/unity-meta-check-bins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223996568,"owners_count":17238330,"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":["ci","prebuilt-binaries","testing","tool","unity"],"created_at":"2024-11-10T18:31:01.454Z","updated_at":"2024-11-10T18:32:28.791Z","avatar_url":"https://github.com/DeNA.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Prebuilt binaries of unity-meta-check toolchains\n===================================\n\nRepository contains prebuilt executables of [unity-meta-check](https://github.com/DeNA/unity-meta-check) tool chain. This repo is useful to ensure to use the same unity-meta-check version on CI or manual execution.\n\n\n\nInstallation\n------------\n\nOnly need to do is adding this repository as a submodule of your repository.\nSee available version on [releases](https://github.com/DeNA/unity-meta-check-bins/releases).\n\n```console\n$ # Add submodule into your repository.\n$ git submodule add git@github.com:DeNA/unity-meta-check-bins path/to/dir\n\n$ # Checkout the version you want (skip this step if you want to use the latest):\n$ #\n$ #   pushd path/to/dir\n$ #   git checkout \u003crevision\u003e\n$ #   popd\n\n$ # Commit the changes.\n$ git commit -m \"Install unity-meta-check\"\n```\n\n\n\nBasic Usage\n-----------\n\n`unity-meta-check-easy` is useful to do manual execution. `unity-meta-check-easy` is a cross-OS wrapper, it print human-readable output to console. See `unity-meta-check-easy -help` for more information.\n\n```console\n$ ./path/to/dir/unity-meta-check-easy -help\n```\n\n\n\nAdvanced Usage\n--------------\n\n### Install to Custom Location\n\n`unity-meta-check-install` is useful to locate binaries to the location that typically listed on `PATH`.\n\n```console\n$ git clone git@github.com:DeNA/unity-meta-check-bins\n$ cd ./unity-meta-check-bins\n$ git checkout \u003crevision\u003e\n$ ./unity-meta-check-install \"$HOME/bin\"\npath/to/unity-meta-check-bins/darwin-amd64/unity-meta-check-github-pr-comment -\u003e $HOME/bin/unity-meta-check-github-pr-comment\npath/to/unity-meta-check-bins/darwin-amd64/unity-meta-autofix -\u003e $HOME/bin/unity-meta-autofix\npath/to/unity-meta-check-bins/darwin-amd64/unity-meta-check-junit -\u003e $HOME/bin/unity-meta-check-junit\npath/to/unity-meta-check-bins/darwin-amd64/unity-meta-check -\u003e $HOME/bin/unity-meta-check\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdena%2Funity-meta-check-bins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdena%2Funity-meta-check-bins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdena%2Funity-meta-check-bins/lists"}