{"id":28423857,"url":"https://github.com/copiousfreetime/envolve","last_synced_at":"2025-06-25T12:31:37.451Z","repository":{"id":21296838,"uuid":"24613037","full_name":"copiousfreetime/envolve","owner":"copiousfreetime","description":"Envolve provides a consistent and validating way to access your application configuration that is set via environment variables.  This is doubly beneficial if you are configuring your entire application with environment variables. See. http://12factor.net/config","archived":false,"fork":false,"pushed_at":"2016-01-31T21:54:08.000Z","size":32,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T09:09:39.727Z","etag":null,"topics":["12-factor","environment-variables","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/copiousfreetime.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-29T21:05:39.000Z","updated_at":"2017-02-26T19:49:48.000Z","dependencies_parsed_at":"2022-08-20T15:20:26.482Z","dependency_job_id":null,"html_url":"https://github.com/copiousfreetime/envolve","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/copiousfreetime/envolve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copiousfreetime%2Fenvolve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copiousfreetime%2Fenvolve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copiousfreetime%2Fenvolve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copiousfreetime%2Fenvolve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copiousfreetime","download_url":"https://codeload.github.com/copiousfreetime/envolve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copiousfreetime%2Fenvolve/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261874432,"owners_count":23223118,"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":["12-factor","environment-variables","ruby"],"created_at":"2025-06-05T09:09:39.593Z","updated_at":"2025-06-25T12:31:37.426Z","avatar_url":"https://github.com/copiousfreetime.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## envolve\n\n* [Homepage](https://github.com/copiousfreetime/envolve/)\n* [Github Project](https://github.com/copiousfreetime/envolve)\n\n## DESCRIPTION\n\nEnvolve provides a consistent and validating way to access your application\nconfiguration that is set via environment variables.\n\nThis is double beneficial if you are configuring your entire application with\nenvironment variables. See. http://12factor.net/config\n\n## USAGE\n\n    module MyApp\n      class MyConfig \u003c ::Envolve::Config\n        prefix 'my_app'\n      end\n\n\n      def self.config\n        @config ||= MyConfig.new\n      end\n    end\n\n\n    # deep in some code somewhere\n\n    hostname = MyApp.config.hostname  # which was originall from ENV['MY_APP_HOSTNAME']\n\n\n## FEATURES\n\n  envolve\n\n## Examples\n\n## ISC LICENSE\n\nhttp://opensource.org/licenses/isc-license.txt\n\nCopyright (c) 2013 Jeremy Hinegardner\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopiousfreetime%2Fenvolve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopiousfreetime%2Fenvolve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopiousfreetime%2Fenvolve/lists"}