{"id":15485967,"url":"https://github.com/dhsathiya/cheat","last_synced_at":"2026-05-11T00:43:14.207Z","repository":{"id":171650255,"uuid":"187293775","full_name":"dhsathiya/cheat","owner":"dhsathiya","description":"A handy tool to create and manage your own cheat-sheets","archived":false,"fork":false,"pushed_at":"2019-06-21T18:39:37.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T07:03:38.895Z","etag":null,"topics":["cheat","cheatsheet","tool"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dhsathiya.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-05-17T23:42:45.000Z","updated_at":"2019-08-19T06:56:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"61b89129-a733-4ca3-bbc9-2c6725de5da9","html_url":"https://github.com/dhsathiya/cheat","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"9c95eda1261f50ad12e4f01fca7fb77d28b7a8e3"},"previous_names":["dhsathiya/cheat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhsathiya%2Fcheat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhsathiya%2Fcheat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhsathiya%2Fcheat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhsathiya%2Fcheat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhsathiya","download_url":"https://codeload.github.com/dhsathiya/cheat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241766851,"owners_count":20016818,"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":["cheat","cheatsheet","tool"],"created_at":"2024-10-02T06:05:18.133Z","updated_at":"2025-10-14T12:04:18.702Z","avatar_url":"https://github.com/dhsathiya.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cheat\n\n![cheat](./images/pixil-frame-0(4).png) \n\nA handy tool to create and manage your own cheat-sheets\n\n## Installation\n\nwget : \n```shell\nsh -c \"$(wget https://raw.githubusercontent.com/dhsathiya/cheat/master/setup.sh -O -)\"\n```\ncurl :\n```shell\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/dhsathiya/cheat/master/setup.sh)\"\n```\n## How to use ?\n\nIt has a very straight forward syntax :\n```shell\ncheat command \u003ccheat name\u003e\n```\nand the commands are super basic like show, create, add ...\n```\n-c     create     create new cheat-sheet\n-a     add        add command and comment to the cheat-sheet\n-s     show       show cheat-sheet\n-sa    showall    show all cheat-sheet\n-e     edit       edit cheat-sheet [vim]\n-h     --         help\n-d     --         delete a cheat-sheet [disabled by default]\n```\n## Autocomplete [Bug found] \n\n1. Copy `autocomplete.sh` file in your system.\n2. Run this following command : `source /path/to/your/autocomplete.sh`\n\nIf you are using zsh terminal then run these commands to init bash autoload\n```\nautoload bashcompinit\nbashcompinit\n```\nexample : `cheat \u003ctab\u003e \u003ctab\u003e`\n\n- Bug:\n\nautocomplete won't work in a new session. Have to find a fix.\n\n---\n\nCreated by [dhsathiya](https://www.blog.devarshi.xyz)\n\nOriginal Idea from : https://github.com/cheat/cheat\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhsathiya%2Fcheat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhsathiya%2Fcheat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhsathiya%2Fcheat/lists"}