{"id":13740582,"url":"https://github.com/maxdeviant/glenvy","last_synced_at":"2025-07-12T04:39:22.051Z","repository":{"id":170757933,"uuid":"646983503","full_name":"maxdeviant/glenvy","owner":"maxdeviant","description":"🏞️ A pleasant way to interact with your environment variables","archived":false,"fork":false,"pushed_at":"2025-05-03T21:09:26.000Z","size":62,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T09:43:20.911Z","etag":null,"topics":["dotenv","gleam"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/glenvy","language":"Gleam","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/maxdeviant.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-29T19:52:48.000Z","updated_at":"2025-06-16T14:10:47.000Z","dependencies_parsed_at":"2024-01-26T03:27:55.560Z","dependency_job_id":"70bb04dd-26f2-4dfe-a747-116ba21b362c","html_url":"https://github.com/maxdeviant/glenvy","commit_stats":null,"previous_names":["maxdeviant/glenvy"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/maxdeviant/glenvy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fglenvy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fglenvy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fglenvy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fglenvy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdeviant","download_url":"https://codeload.github.com/maxdeviant/glenvy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fglenvy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264939775,"owners_count":23686217,"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":["dotenv","gleam"],"created_at":"2024-08-03T04:00:50.119Z","updated_at":"2025-07-12T04:39:22.033Z","avatar_url":"https://github.com/maxdeviant.png","language":"Gleam","readme":"# glenvy\n\n[![Package Version](https://img.shields.io/hexpm/v/glenvy)](https://hex.pm/packages/glenvy)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/glenvy/)\n![Erlang-compatible](https://img.shields.io/badge/target-erlang-b83998)\n![JavaScript-compatible](https://img.shields.io/badge/target-javascript-f1e05a)\n\n🏞️ A pleasant way to interact with your environment variables.\n\n## Installation\n\n```sh\ngleam add glenvy\n```\n\n## Usage\n\n```gleam\nimport gleam/io\nimport gleam/result.{try}\nimport glenvy/dotenv\nimport glenvy/env\n\npub fn main() {\n  let _ = dotenv.load()\n\n  use hello \u003c- try(env.string(\"HELLO\"))\n\n  io.println(\"HELLO=\" \u003c\u003e hello)\n\n  Ok(Nil)\n}\n```\n","funding_links":[],"categories":["Packages"],"sub_categories":["Configuration"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Fglenvy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdeviant%2Fglenvy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Fglenvy/lists"}