{"id":28206575,"url":"https://github.com/colcon/colcon-mixin-repository","last_synced_at":"2025-07-01T15:08:49.138Z","repository":{"id":34259672,"uuid":"147460617","full_name":"colcon/colcon-mixin-repository","owner":"colcon","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-19T15:48:33.000Z","size":32,"stargazers_count":30,"open_issues_count":4,"forks_count":26,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-11T21:40:23.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://colcon.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colcon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2018-09-05T04:40:17.000Z","updated_at":"2025-05-25T13:07:19.000Z","dependencies_parsed_at":"2024-01-09T18:29:11.003Z","dependency_job_id":"ec1c88a9-6027-43d1-9edb-41cdd0b84eb3","html_url":"https://github.com/colcon/colcon-mixin-repository","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/colcon/colcon-mixin-repository","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colcon%2Fcolcon-mixin-repository","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colcon%2Fcolcon-mixin-repository/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colcon%2Fcolcon-mixin-repository/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colcon%2Fcolcon-mixin-repository/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colcon","download_url":"https://codeload.github.com/colcon/colcon-mixin-repository/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colcon%2Fcolcon-mixin-repository/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262986695,"owners_count":23395389,"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":[],"created_at":"2025-05-17T10:10:01.620Z","updated_at":"2025-07-01T15:08:49.109Z","avatar_url":"https://github.com/colcon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Repository of CLI mixins\n========================\n\nVarious command line options are tedious to write and/or difficult to remember.\nTo make common command line options easier to invoke this repository makes\nthese \"shortcuts\" available, e.g. for the command line tool `colcon`.\n\nHow to fetch the information\n----------------------------\n\n### Prerequisite: get the mixin extension\nFirst make sure you have installed the `python3-colcon-mixin` apt package,\nor the `colcon-mixin` pip package.\n\n### Register the hosted repository\n\nTo register this repository with `colcon` (using the identifier \"default\"),\ninvoke the following command:\n\n```\ncolcon mixin add default https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml\n```\n\nAfterwards as well as on a regular base fetch the latest content from the\nrepository:\n\n```\ncolcon mixin update default\n```\n\n### Use a local mixin repository\n\nThe `index` as well as the mixins can also be local files.\nThat is e.g. useful when iterating on the mixin files before publishing them:\n\n```\ngit clone https://github.com/colcon/colcon-mixin-repository.git\ncolcon mixin add default file://`pwd`/colcon-mixin-repository/index.yaml\n```\n\nAfter editing either the `index.yaml` file or any of the `.mixin` files `mixin update default` needs to be run again.\n\nHow to use the information\n--------------------------\n\nTo show the mixins available and their mapping invoke the following command:\n\n```\ncolcon mixin show\n```\n\nTo apply CLI mixins pass the option `--mixin` to the colcon verb followed by\nthe names of the mixins.\n\nHow to contribute additional information\n----------------------------------------\n\nInitially fork this repository.\nFor each contribution perform the following steps:\n\n* Create or modify one or multiple files ending with `.mixin`.\n* Add any new files in alphabetical order to the `index.yaml` file.\n* Run the `lint.py` script to ensure that the changes follow the recommended\n  yaml style.\n* Create a pull request with the changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolcon%2Fcolcon-mixin-repository","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolcon%2Fcolcon-mixin-repository","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolcon%2Fcolcon-mixin-repository/lists"}