{"id":13494249,"url":"https://github.com/egor-tensin/vs-shell","last_synced_at":"2025-05-03T00:30:26.494Z","repository":{"id":54604307,"uuid":"312512118","full_name":"egor-tensin/vs-shell","owner":"egor-tensin","description":"GitHub action to set up the Visual Studio shell environment","archived":false,"fork":false,"pushed_at":"2023-03-13T12:48:34.000Z","size":23,"stargazers_count":49,"open_issues_count":1,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-22T06:13:15.978Z","etag":null,"topics":["action","github-actions","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C++","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/egor-tensin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-11-13T08:08:38.000Z","updated_at":"2025-02-20T03:59:15.000Z","dependencies_parsed_at":"2024-09-01T18:41:19.767Z","dependency_job_id":null,"html_url":"https://github.com/egor-tensin/vs-shell","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"9a932a62d05192eae18ca370155cf877eecc2202"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egor-tensin%2Fvs-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egor-tensin%2Fvs-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egor-tensin%2Fvs-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egor-tensin%2Fvs-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egor-tensin","download_url":"https://codeload.github.com/egor-tensin/vs-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252126323,"owners_count":21698962,"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","github-actions","visual-studio"],"created_at":"2024-07-31T19:01:23.175Z","updated_at":"2025-05-03T00:30:26.200Z","avatar_url":"https://github.com/egor-tensin.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"Visual Studio shell\n===================\n\n[![Test](https://github.com/egor-tensin/vs-shell/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/vs-shell/actions/workflows/test.yml)\n\nThis GitHub action sets up a Visual Studio shell in your workflow run.\n\nThis is similar to running one of the vcvars*.bat scripts or launching one of\nthe \"Command Tools for VS\" Start Menu shortcuts, but it's also shell-agnostic.\n\nUse it in your workflow like this:\n\n    - name: Set up Visual Studio shell\n      uses: egor-tensin/vs-shell@v2\n      with:\n        arch: x64\n\n* `x64` is the default value for the `arch` parameter and can be omitted.\nUse `x86` (or `Win32`) if you want to build 32-bit binaries.\n\nAPI\n---\n\n| Input | Value | Default | Description\n| ----- | ----- | ------- | -----------\n| arch  | x64   | ✓       | Build 64-bit executables.\n|       | x86   |         | Build 32-bit executables.\n|       | Win32 |         | Build 32-bit executables.\n\nThe action passes the environment variables set by one of the vcvars*.bat\nscripts to the calling job.\n\nLicense\n-------\n\nDistributed under the MIT License.\nSee [LICENSE.txt] for details.\n\n[LICENSE.txt]: LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegor-tensin%2Fvs-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegor-tensin%2Fvs-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegor-tensin%2Fvs-shell/lists"}