{"id":16130244,"url":"https://github.com/andreygubarev/setup-direnv","last_synced_at":"2026-01-27T22:19:40.501Z","repository":{"id":230095665,"uuid":"778447333","full_name":"andreygubarev/setup-direnv","owner":"andreygubarev","description":"This GitHub Action installs direnv, an environment switcher for the shell. ","archived":false,"fork":false,"pushed_at":"2024-11-18T17:36:09.000Z","size":1480,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-20T00:20:53.357Z","etag":null,"topics":["actions","direnv","github-actions"],"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/andreygubarev.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-27T18:37:01.000Z","updated_at":"2024-06-18T10:56:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"71e19433-bc3d-4f59-af83-fb46399910f4","html_url":"https://github.com/andreygubarev/setup-direnv","commit_stats":null,"previous_names":["andreygubarev/direnv-action","andreygubarev/setup-direnv"],"tags_count":6,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fsetup-direnv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fsetup-direnv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fsetup-direnv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fsetup-direnv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreygubarev","download_url":"https://codeload.github.com/andreygubarev/setup-direnv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238542280,"owners_count":19489561,"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","direnv","github-actions"],"created_at":"2024-10-09T22:15:05.664Z","updated_at":"2025-10-27T18:31:55.552Z","avatar_url":"https://github.com/andreygubarev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Direnv GitHub Action\n\nThis GitHub Action installs [direnv](https://direnv.net/), an environment\nswitcher for the shell. It makes it easy to manage project-specific environment\nvariables without cluttering your shell startup files.\n\n## Usage\n\nTo use this action in your workflow, add the following step:\n\n```yaml\n- uses: andreygubarev/setup-direnv@v1\n```\n\nThis action supports multiple platforms and architectures, which are\nautomatically detected based on the runner that the action is executed on.\n\n## Inputs\n\n### `version`\n\n**Optional** The version of direnv to install. Default is `latest`.\n\n## Outputs\n\nThis action does not have any outputs.\n\n## Example usage\n\n```yaml\nuses: andreygubarev/setup-direnv@v1\nwith:\n  version: '2.34.0'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreygubarev%2Fsetup-direnv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreygubarev%2Fsetup-direnv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreygubarev%2Fsetup-direnv/lists"}