{"id":19450801,"url":"https://github.com/clearlinux/common","last_synced_at":"2025-02-25T09:22:14.048Z","repository":{"id":37514756,"uuid":"114928070","full_name":"clearlinux/common","owner":"clearlinux","description":"Developer tooling framework","archived":false,"fork":false,"pushed_at":"2025-02-12T06:54:30.000Z","size":5676,"stargazers_count":56,"open_issues_count":6,"forks_count":21,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-12T07:52:33.710Z","etag":null,"topics":["distro-tools","integration-framework","rpm-builder"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clearlinux.png","metadata":{"files":{"readme":"README-advanced.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2017-12-20T20:25:48.000Z","updated_at":"2025-02-12T06:54:33.000Z","dependencies_parsed_at":"2023-12-05T16:37:47.805Z","dependency_job_id":"10ba2a7a-a3b9-43b7-8037-b1f958e1c3a6","html_url":"https://github.com/clearlinux/common","commit_stats":null,"previous_names":[],"tags_count":1403,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clearlinux%2Fcommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clearlinux%2Fcommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clearlinux%2Fcommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clearlinux%2Fcommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clearlinux","download_url":"https://codeload.github.com/clearlinux/common/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240637766,"owners_count":19833189,"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":["distro-tools","integration-framework","rpm-builder"],"created_at":"2024-11-10T16:39:05.703Z","updated_at":"2025-02-25T09:22:13.964Z","avatar_url":"https://github.com/clearlinux.png","language":"Makefile","readme":"## Advanced topics\n\n### Manual setup\n\nIf you did not run the user-setup script (see \"Automated setup\" section in the\n[main README](README.md), you will want to set up the developer tooling\nworkspace manually. This section provides general documentation for the manual\nsetup process, and it is not meant to be exhaustive.\n\nOn your Clear Linux system, create a workspace for Clear Linux development\nwork:\n\n```\n$ mkdir clearlinux\n```\n\nClone this repo into a `projects` directory within the workspace:\n\n```\n$ cd clearlinux\n$ mkdir projects\n$ git clone https://github.com/clearlinux/common projects/common\n```\n\nCreate the toplevel tooling Makefile:\n\n```\n$ ln -s projects/common/Makefile.toplevel Makefile\n```\n\nClone all Clear Linux package and project repositories:\n\n```\n$ make clone\n```\n\nNote: You can clone the repos in parallel by using make's `-j` option.\n\nAt this point, the `packages` directory will contain all Clear Linux package\nrepos, and `projects` will contain common, clr-bundles, and autospec repos.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclearlinux%2Fcommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclearlinux%2Fcommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclearlinux%2Fcommon/lists"}