{"id":22998267,"url":"https://github.com/uswitch/botoenv","last_synced_at":"2025-10-23T00:31:22.689Z","repository":{"id":22362490,"uuid":"25698660","full_name":"uswitch/botoenv","owner":"uswitch","description":"Load AWS credentials into environment variables from .boto","archived":false,"fork":false,"pushed_at":"2014-10-27T15:51:06.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":54,"default_branch":"master","last_synced_at":"2024-12-15T06:12:16.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/uswitch.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}},"created_at":"2014-10-24T17:01:19.000Z","updated_at":"2014-10-24T17:04:55.000Z","dependencies_parsed_at":"2022-08-20T10:40:33.067Z","dependency_job_id":null,"html_url":"https://github.com/uswitch/botoenv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Fbotoenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Fbotoenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Fbotoenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Fbotoenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uswitch","download_url":"https://codeload.github.com/uswitch/botoenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237759101,"owners_count":19361458,"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":[],"created_at":"2024-12-15T06:12:30.014Z","updated_at":"2025-10-23T00:31:22.364Z","avatar_url":"https://github.com/uswitch.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"botoenv\n=======\n\nLoad AWS credentials into environment variables from .boto\n\n# Installation\n\n## With bundler\nAdd this line to the top of your application's Gemfile:\n```\ngem 'botoenv'\n```\nAnd then execute:\n```\nbundle install\n```\n\n## Plain ruby\nInstall the gem:\n```\ngem install botoenv\n```\n\n# Usage\n\nAs early as possible in your application bootstrap process, load:\n```\nrequire 'botoenv'\nBotoenv.load\n```\n\n## Any application\nYou can run any application with .boto credentials using:\n```\nbotoenv [command]\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuswitch%2Fbotoenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuswitch%2Fbotoenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuswitch%2Fbotoenv/lists"}