{"id":15982796,"url":"https://github.com/ledfan/functionnames","last_synced_at":"2025-07-06T22:39:05.498Z","repository":{"id":78796117,"uuid":"129594769","full_name":"LEDfan/functionnames","owner":"LEDfan","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-18T12:32:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T19:47:45.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LEDfan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-15T09:19:39.000Z","updated_at":"2018-12-19T20:07:45.000Z","dependencies_parsed_at":"2023-04-02T13:18:41.662Z","dependency_job_id":null,"html_url":"https://github.com/LEDfan/functionnames","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LEDfan/functionnames","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEDfan%2Ffunctionnames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEDfan%2Ffunctionnames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEDfan%2Ffunctionnames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEDfan%2Ffunctionnames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LEDfan","download_url":"https://codeload.github.com/LEDfan/functionnames/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEDfan%2Ffunctionnames/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263984989,"owners_count":23539769,"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":"2024-10-08T01:22:08.511Z","updated_at":"2025-07-06T22:39:05.492Z","avatar_url":"https://github.com/LEDfan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Function Names\n===\n\nTool to check if a C++ project is using function and method names which start with a capital.\n\nUses the [cppast](https://github.com/foonathan/cppast) library.\n\n## Installation\n\n```\ngit submodule update --init\n```\n\n### openSUSE\nInstall the [llvm5-devel](https://software.opensuse.org/package/llvm5-devel) and [clang5-devel](https://software.opensuse.org/package/clang5-devel?search_term=clang5-devel) packages.\n\n### Ubuntu 16.04\n\n - Add a ppa:\n```\nsudo add-apt-repository ppa:ubuntu-toolchain-r/test\n```\n\n - Install packages and update alternatives:\n```\nsudo apt install llvm-5.0-dev libclang-5.0-dev clang-5.0\nsudo update-alternatives --install /usr/bin/llvm-config llvm-config /usr/bin/llvm-config-5.0 100\n```\n\n### Build and install\n\nBuild like any cmake project:\n\n```\nmkdir build\ncd build\ncmake ..\nmake\nsudo make install\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledfan%2Ffunctionnames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fledfan%2Ffunctionnames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledfan%2Ffunctionnames/lists"}