{"id":22031841,"url":"https://github.com/cheat/snap","last_synced_at":"2026-05-02T15:39:16.985Z","repository":{"id":54751458,"uuid":"168292950","full_name":"cheat/snap","owner":"cheat","description":"Snap recipe for cheat","archived":false,"fork":false,"pushed_at":"2023-12-21T06:05:09.000Z","size":126,"stargazers_count":12,"open_issues_count":3,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T18:15:55.310Z","etag":null,"topics":["cheatsheet","recipe","snap"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-01-30T06:42:27.000Z","updated_at":"2024-10-05T07:21:16.000Z","dependencies_parsed_at":"2024-11-30T08:28:09.691Z","dependency_job_id":"e0ba9ec5-f2e4-4ab4-a6cc-27586f0cbc07","html_url":"https://github.com/cheat/snap","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/cheat%2Fsnap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheat%2Fsnap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheat%2Fsnap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheat%2Fsnap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheat","download_url":"https://codeload.github.com/cheat/snap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097852,"owners_count":20560317,"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":["cheatsheet","recipe","snap"],"created_at":"2024-11-30T08:23:44.056Z","updated_at":"2026-05-02T15:39:16.952Z","avatar_url":"https://github.com/cheat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  cheat\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eThis is the snap for cheat (based on https://github.com/cheat/cheat)\u003c/b\u003e\n\u003c/p\u003e\n\n![cheat](https://dashboard.snapcraft.io/site_media/appmedia/2018/03/687474703a2f2f696d67732e786b63642e636f6d2f636f6d6963732f7461722e706e67.png \"cheat\")\n\n\u003cp align=\"center\"\u003ePublished for \u003cimg src=\"https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png\" align=\"top\" width=\"24\" /\u003e with 💝 by Snapcrafters\u003c/p\u003e\n\n## Install\n\n    $ snap install cheat\n\n### Get testing version\n\n    $ snap install --channel=edge cheat \n\n    $ snap refresh --channel=edge cheat\n\n## Cheatsheets\n\nCommunity cheatsheets come from a [cheatsheet repository](https://github.com/cheat/cheatsheets) and are installed on first start.  \nThese cheatsheets are read only, but can be updated calling: `$ cheat.update`.  \nThey go into:\n\n    $HOME/snap/cheat/common/.config/cheat/cheatsheets/community\n\n### Update\n\nTo update community cheatsheets call:\n\n    $ cheat.update\n\n### Personal sheets\n\nYou can create your own cheatsheets via `cheat -e foo`\nThey go into:\n\n    $HOME/snap/cheat/common/.config/cheat/cheatsheets/personal\n\n## Configuration\n\nThe config for cheat is stored here:\n\n    $HOME/snap/cheat/common/.config/cheat/conf.yml  \n  \n\n\n\n## Buildstatus\n\n[![cheat](https://snapcraft.io/cheat/badge.svg)](https://snapcraft.io/cheat)\n\n### Test latest build\n\n    $ snap refresh --edge cheat\n\n## Install from store\n\n[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/cheat)\n\n([Don't have snapd installed?](https://snapcraft.io/docs/core/install))\n\n## How to use it\n\n[See upstream README](https://github.com/cheat/cheat#example)\n\n\n## Remaining tasks\n\nSnapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325)) \nare working to land snap install documentation and\nthe [snapcraft.yaml](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml)\nupstream so cheat can authoritatively publish future releases.\n\n  - [x] Click the green \"Use this template\" button above to create a new repository based on this template\n  - [x] Give the newly created repository a sensible name, like `godzilla-snap` if you're snapping the Godzilla software\n  - [x] Fork the [Snapcrafters template](https://github.com/snapcrafters/fork-and-rename-me) repository to your own GitHub account.\n    - If you have already forked the Snapcrafter template to your account and want to create another snap, you'll need to use GitHub's [Import repository](https://github.com/new/import) feature because you can only fork a repository once.\n  - [x] Rename the forked Snapcrafters template repository\n  - [x] Update the description of the repository\n  - [x] Update logos and references to `cheat`\n  - [x] Create a snap that runs in `devmode`\n  - [x] Register the snap in the store, **using the preferred upstream name**\n  - [x] Add a screenshot to this `README.md`\n  - [x] Publish the `devmode` snap in the Snap store edge channel\n  - [x] Add install instructions to this `README.md`\n  - [x] Update snap store metadata, icons and screenshots\n  - [x] Convert the snap to `strict` confinement, or -`classic`- confinement if it qualifies\n  - [x] Publish the confined snap in the Snap store beta channel\n  - [x] Update the install instructions in this `README.md`\n  - [x] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [Call for testing cheat](https://forum.snapcraft.io/t/call-for-testing-cheat)\n  - [-] Make a post in the [Snapcraft Forum](https://forum.snapcraft.io) asking for a transfer of the snap name from you to snapcrafters - [link]()\n  - [-] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit\n  - [x] Add the provided Snapcraft build badge to this `README.md`\n  - [x] Publish the snap in the Snap store stable channel\n  - [x] Update the install instructions in this `README.md`\n  - [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()\n  - [x] Submit a pull request or patch upstream that adds snap install documentation - [link](https://github.com/cheat/snap#install)\n  - [x] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link](https://github.com/cheat/snap/blob/master/snap/snapcraft.yaml)\n  - [x] Add upstream contact information to the `README.md`  \n  - If upstream accept the PR:\n    - [ ] Request upstream create a Snap store account\n    - [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream\n  - [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()\n\nIf you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).\n\n## The Snapcrafters\n\n| [Michael Berner](https://github.com/bernermic/) |\n| [![cheat-snap](https://avatars3.githubusercontent.com/u/1283680?s=460\u0026v=4)](https://github.com/cheat/snap) |\n| [Chris Allen Lane](https://github.com/chrisallenlane/) |\n| [![cheat](https://avatars0.githubusercontent.com/u/623723?s=400\u0026v=4)](https://github.com/cheat/cheat) |\n\n## Upstream\n\n| [Cheat](https://github.com/cheat/cheat) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheat%2Fsnap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheat%2Fsnap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheat%2Fsnap/lists"}