{"id":16087623,"url":"https://github.com/tesonep/pharo-atomic-refactors","last_synced_at":"2025-04-05T15:24:00.927Z","repository":{"id":138885505,"uuid":"73191393","full_name":"tesonep/pharo-atomic-refactors","owner":"tesonep","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-19T10:11:35.000Z","size":960,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T12:20:00.222Z","etag":null,"topics":["atomic-refactorings","pharo","refactorings"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/tesonep.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":"2016-11-08T14:03:41.000Z","updated_at":"2020-02-19T09:52:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0bdfa09-fb35-40ae-855b-90b5115684db","html_url":"https://github.com/tesonep/pharo-atomic-refactors","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/tesonep%2Fpharo-atomic-refactors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesonep%2Fpharo-atomic-refactors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesonep%2Fpharo-atomic-refactors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesonep%2Fpharo-atomic-refactors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesonep","download_url":"https://codeload.github.com/tesonep/pharo-atomic-refactors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247355297,"owners_count":20925599,"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":["atomic-refactorings","pharo","refactorings"],"created_at":"2024-10-09T13:30:24.937Z","updated_at":"2025-04-05T15:24:00.884Z","avatar_url":"https://github.com/tesonep.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pharo-atomic-refactors\r\n\r\nThis project provides an implementation of atomic automatic refactorings for Pharo 6.\r\nThe atomic automatic refactorings guarantee the preservation of the state in a stateful application.\r\n\r\nIt requires to have Refactoring2 installed in the image, so to install it, first the Refactoring2 framework should be installed.\r\n\r\n```\r\nMetacello new\r\n\tconfiguration: 'Refactoring2';\r\n\trepository: 'http://smalltalkhub.com/mc/GustavoSantos/Refactoring2/main';\r\n\tversion: '0.0.1';\r\n\tload\r\n```\r\n\r\nThen later the atomic refactorings could be installed.\r\n\r\n```\r\nMetacello new\r\n  baseline: 'AtomicRefactors';\r\n  repository: 'github://tesonep/pharo-atomic-refactors';\r\n  load.\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftesonep%2Fpharo-atomic-refactors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftesonep%2Fpharo-atomic-refactors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftesonep%2Fpharo-atomic-refactors/lists"}