{"id":19756947,"url":"https://github.com/maverobot/cmake-tools","last_synced_at":"2026-05-26T16:03:41.093Z","repository":{"id":140047693,"uuid":"175859913","full_name":"Maverobot/cmake-tools","owner":"Maverobot","description":"cmake-tools automatically adds clang-format and clang-tidy to your CMakeLists.txt based C++ project","archived":false,"fork":false,"pushed_at":"2019-06-10T21:43:24.000Z","size":1611,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T18:51:58.023Z","etag":null,"topics":["clang","clang-format","cmake","cmakelists","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maverobot.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-03-15T16:59:11.000Z","updated_at":"2024-06-19T07:53:42.555Z","dependencies_parsed_at":"2024-06-19T07:53:42.053Z","dependency_job_id":"500ff238-c9b9-4650-9b3e-2cad03d88f9c","html_url":"https://github.com/Maverobot/cmake-tools","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fcmake-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fcmake-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fcmake-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fcmake-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maverobot","download_url":"https://codeload.github.com/Maverobot/cmake-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241089006,"owners_count":19907672,"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":["clang","clang-format","cmake","cmakelists","golang"],"created_at":"2024-11-12T03:17:34.068Z","updated_at":"2026-05-26T16:03:36.059Z","avatar_url":"https://github.com/Maverobot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmake-tools\n[![Build Status](https://travis-ci.com/Maverobot/cmake-tools.svg?branch=master)](https://travis-ci.com/Maverobot/cmake-tools)\n\nThis package provides automatic configuration of following tools for cmake project:\n* clang-format\n* clang-tidy\n\nThis project was mainly used for learning Go language, travis and AppImage.\n\n**No dependency** is needed for running this tool with AppImage.\n\n### Usage\n```bash\nwget https://github.com/maverobot/cmake-tools/releases/download/continuous/cmake-tools-v0.0.1.glibc2.3.3-x86_64.AppImage -O cmake-tools.AppImage\nchmod +x cmake-tools.AppImage\n./cmake-tools/cmake-tools.AppImage -path path/to/your/project/CMakeLists.txt\n```\n\n### Compilation\n\n#### Prerequisite\n```bash\nsudo snap install go\n```\n\n#### Download, compile and use\n```bash\ngo get -u -v github.com/maverobot/cmake-tools\n\ncd $GOPATH/src/github.com/maverobot/cmake-tools\ngo build -o cmake-tools main.go\n\n./cmake-tools -path path/to/your/project/CMakeLists.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaverobot%2Fcmake-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaverobot%2Fcmake-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaverobot%2Fcmake-tools/lists"}