{"id":16614499,"url":"https://github.com/holman/keep","last_synced_at":"2025-10-29T18:31:51.154Z","repository":{"id":1392110,"uuid":"1381543","full_name":"holman/keep","owner":"holman","description":"It makes keeping config information pretty easy.","archived":false,"fork":false,"pushed_at":"2011-06-01T21:39:47.000Z","size":96,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T21:59:50.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"piksels-and-lines-orchestra/inkscape","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/holman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-18T07:38:50.000Z","updated_at":"2023-12-20T15:23:29.000Z","dependencies_parsed_at":"2022-08-16T13:15:17.896Z","dependency_job_id":null,"html_url":"https://github.com/holman/keep","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/holman/keep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fkeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fkeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fkeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fkeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holman","download_url":"https://codeload.github.com/holman/keep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fkeep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281549786,"owners_count":26520515,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-12T02:06:26.415Z","updated_at":"2025-10-29T18:31:50.901Z","avatar_url":"https://github.com/holman.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keep\n\nIt makes keeping config information pretty easy.\n\n## Install\n\n    gem install keep\n\n## Usage\n\n    require 'keep'\n    keep = Keep.new('config/settings.yml')\n    keep.set(:password,'Ellen Page')\n    keep.get(:password)\n\nJust tell Keep where to keep things, then tell it a key and what the value is.\n\nKeep currently serializes to YAML (although different backends are likely to\ncome next- pull requests welcome).\n\n## More\n\n    keep = Keep.new('config/settings.yml')\n    keep.present?(:password) # =\u003e 'Ellen Page'\n\n    keep.keys # =\u003e ['Ellen Page']\n\n## Other important information\n\nNothing else is important.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholman%2Fkeep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholman%2Fkeep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholman%2Fkeep/lists"}