{"id":13682323,"url":"https://github.com/trstringer/cli-debugging-cheatsheets","last_synced_at":"2025-07-23T19:04:57.772Z","repository":{"id":147739949,"uuid":"79355592","full_name":"trstringer/cli-debugging-cheatsheets","owner":"trstringer","description":":fire: Collection of command-line debugging cheatsheets for multiple languages and runtimes","archived":false,"fork":false,"pushed_at":"2018-04-16T02:45:27.000Z","size":10,"stargazers_count":261,"open_issues_count":0,"forks_count":21,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-07T13:51:46.523Z","etag":null,"topics":["bash","c","cheatsheet","debug","debugging","go","golang","node","nodejs","perl","python"],"latest_commit_sha":null,"homepage":null,"language":null,"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/trstringer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-01-18T15:49:12.000Z","updated_at":"2025-03-27T06:26:22.000Z","dependencies_parsed_at":"2023-05-27T09:15:27.724Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/cli-debugging-cheatsheets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trstringer/cli-debugging-cheatsheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcli-debugging-cheatsheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcli-debugging-cheatsheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcli-debugging-cheatsheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcli-debugging-cheatsheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/cli-debugging-cheatsheets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcli-debugging-cheatsheets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737719,"owners_count":23976392,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","c","cheatsheet","debug","debugging","go","golang","node","nodejs","perl","python"],"created_at":"2024-08-02T13:01:44.215Z","updated_at":"2025-07-23T19:04:57.735Z","avatar_url":"https://github.com/trstringer.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Command Line Debugging Cheatsheets\n\n***Collection of language and runtime command-line debugging common actions***\n\n## Index\n\n- [Bash](./bash.md)\n- [C](./c.md)\n- [Go](./go.md)\n- [Node.js](./node.md)\n- [Perl](./perl.md)\n- [Python](./python.md)\n\n## Why is this important?\n1. :fire: You won't always have 3rd party tooling when debugging an issue\n2. :star: Learn the native builtin support for debugging\n3. :muscle: Decouple yourself (developer) from an IDE\n\n## But why a collection? Why a GitHub repository?\n\n- As a programmer of multiple languages :flushed: sometimes I need a glance at *current_language*'s cli debugging syntax\n- During urgent debugging times :fire: where you need to debug via cli a concise and to-the-point cheatsheet saves valuable time :alarm_clock:\n- A consistent experience for all languages/runtimes via a template :relieved: \n\n## Help make this better!\n\nI'm only one developer that only works with a subset of languages. Don't see your beloved *programming_language*? :open_mouth: Add it!\n\n1. Fork this repo\n2. Copy the template: `cp .template.md \u003cprogramming_language\u003e.md`\n3. Make your additions to `\u003cprogramming_language\u003e.md`\n4. Create a pull request to be merged upstream\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fcli-debugging-cheatsheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fcli-debugging-cheatsheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fcli-debugging-cheatsheets/lists"}