{"id":20229174,"url":"https://github.com/dacap/cppillr","last_synced_at":"2025-03-03T13:23:09.273Z","repository":{"id":66589474,"uuid":"230653553","full_name":"dacap/cppillr","owner":"dacap","description":"No goals","archived":false,"fork":false,"pushed_at":"2021-08-03T02:01:53.000Z","size":68,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T16:19:10.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/dacap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-12-28T19:14:17.000Z","updated_at":"2021-12-26T16:45:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbbd4f84-cbe5-4ebf-8a03-78623e74f063","html_url":"https://github.com/dacap/cppillr","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/dacap%2Fcppillr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fcppillr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fcppillr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fcppillr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacap","download_url":"https://codeload.github.com/dacap/cppillr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241670628,"owners_count":20000434,"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-11-14T07:34:42.993Z","updated_at":"2025-03-03T13:23:09.228Z","avatar_url":"https://github.com/dacap.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cppillr\n*by David Capello*\n\n[![ci](https://github.com/dacap/cppillr/actions/workflows/ci.yml/badge.svg)](https://github.com/dacap/cppillr/actions/workflows/ci.yml)\n[![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)\n\n*cppillr* ([cpluspiller](https://translate.google.com/#view=home\u0026op=translate\u0026sl=en\u0026tl=en\u0026text=cpluspiller))\nis an experimental tool to analyze C++ code.\n\n\u003e This software is in beta stage, it's useless in its current state,\n\u003e so please don't expect stability or usefulness. Use it at your own\n\u003e risk.\n\n## Usage\n\n    cppiller [command] [-options...] [files...]\n\nCommands:\n\n* `cppiller run file.cpp`: Tries to compile and run the given `file.cpp` file (and its dependencies)\n* `cppiller docs`: Creates a markdown file with the documentation of the given files (Doxygen-like?)\n\nGlobal Options:\n\n* `-filelist file.txt`: The given file.txt must contain a list of files to be readed. It's like passing through the command line all the paths inside the given file.txt.\n* `-showtokens`: For debugging purposes: It shows the tokens of all input files.\n* `-showincludes`: For debugging purposes: It shows the #include files of all the input files.\n* `-counttokens`: Prints a counter of the read number of tokens.\n* `-countlines`: Prints a counter of the number of lines with tokens (non-blank lines).\n* `-keywordstats`: Prints a counter for each kind of token used in the input files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fcppillr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacap%2Fcppillr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fcppillr/lists"}