{"id":16514984,"url":"https://github.com/sdorra/welfare","last_synced_at":"2025-03-02T13:27:42.328Z","repository":{"id":140821634,"uuid":"117355302","full_name":"sdorra/welfare","owner":"sdorra","description":"A library for embeddable declarative tasks","archived":false,"fork":false,"pushed_at":"2018-01-14T20:11:34.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T01:37:20.655Z","etag":null,"topics":["configuration-management","declarative","golang","library"],"latest_commit_sha":null,"homepage":null,"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/sdorra.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":"2018-01-13T15:37:50.000Z","updated_at":"2024-01-10T16:01:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f82a8fd2-b6d5-4403-b2d5-c0f996773e7b","html_url":"https://github.com/sdorra/welfare","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/sdorra%2Fwelfare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fwelfare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fwelfare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fwelfare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdorra","download_url":"https://codeload.github.com/sdorra/welfare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241512229,"owners_count":19974547,"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":["configuration-management","declarative","golang","library"],"created_at":"2024-10-11T16:14:38.944Z","updated_at":"2025-03-02T13:27:42.304Z","avatar_url":"https://github.com/sdorra.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welfare\n\n[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/sdorra/welfare/blob/master/LICENSE)\n![Build Status](https://api.travis-ci.org/sdorra/welfare.svg?branch=master)\n\nWelfare is a library for the execution of declarative tasks. \nIt is very much inspired by [Ansible](https://www.ansible.com/), but Welfare is designed to be used as embedded component in other applications.\n\n## Usage\n\n```go\ncopy := files.NewCopyModule(\"files/issue\", \"/etc/issue\")\ncopy.FileMode = 0644\nchanged, _ := copy.Run()\nif changed {\n    fmt.Println(\"updated /etc/issue\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdorra%2Fwelfare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdorra%2Fwelfare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdorra%2Fwelfare/lists"}