{"id":21700035,"url":"https://github.com/opuscapita/properties","last_synced_at":"2025-04-12T13:34:07.717Z","repository":{"id":80187749,"uuid":"197533956","full_name":"OpusCapita/properties","owner":"OpusCapita","description":"Command line utility to work with '*.properties' file","archived":false,"fork":false,"pushed_at":"2023-12-13T16:04:58.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T08:08:00.538Z","etag":null,"topics":["cli","go","golang","properties"],"latest_commit_sha":null,"homepage":"","language":"Go","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/OpusCapita.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-18T07:20:07.000Z","updated_at":"2023-12-13T15:56:27.000Z","dependencies_parsed_at":"2023-12-13T16:51:43.270Z","dependency_job_id":"54fed65a-bb35-453e-afe1-58a2f4bac5fd","html_url":"https://github.com/OpusCapita/properties","commit_stats":{"total_commits":29,"total_committers":4,"mean_commits":7.25,"dds":0.3793103448275862,"last_synced_commit":"6e9eb60a3d07cb6b44e42b9f8fc16c098e39e0be"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusCapita%2Fproperties","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusCapita%2Fproperties/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusCapita%2Fproperties/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusCapita%2Fproperties/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpusCapita","download_url":"https://codeload.github.com/OpusCapita/properties/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248573689,"owners_count":21126887,"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":["cli","go","golang","properties"],"created_at":"2024-11-25T20:12:33.065Z","updated_at":"2025-04-12T13:34:07.692Z","avatar_url":"https://github.com/OpusCapita.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Properties\nCommand-line utility to work with '\\*.properties' file\n\n# Download\n\nSelect released version that you are interested in on https://github.com/OpusCapita/properties/releases page and download archive with binary file for your platform.\n\n# Use binary without installation\n\nRun the latest properties binary\n```sh\ncurl -sL https://git.io/oc-properties | bash -s -- get --file ./test.properties --key a.b.c\n```\n\nOr, if you want to use an specific version\n\n```sh\ncurl -sL https://git.io/oc-properties | PROPERTIES_VERSION=v1.0.0-rc5 bash -s -- get --file ./test.properties --key a.b.c\n```\n\nIn both cases you should get property value printed into stdout by key 'a.b.c' from file './test.properties'\n\n# Install binary\n\nIn fact the same as running script but without passing any arguments to bash\n\n```sh\ncurl -sL https://git.io/oc-properties | PROPERTIES_TARGET_DIR=/one/two/tree bash\n```\n\nYou'll get 'properties' binary file installed into /one/two/tree folder (corresponding message will be printed to stdout)\n**P.S.** If you don't define PROPERTIES_TARGET_DIR then installation will be performed into random temporary folder (which is not what you want)\n\n# Development\n\n## How to release\n- commit changes locally\n- look at `git tag` for the latest one; use incremented value in the next step\n- `git tag v1.0.0-rc9` (whatever the next tag after the existing latest one)\n- `git push \u0026\u0026 git push --tags`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopuscapita%2Fproperties","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopuscapita%2Fproperties","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopuscapita%2Fproperties/lists"}