cheat / snap

Snap recipe for cheat
Other
12 stars 4 forks source link
cheatsheet recipe snap

cheat

This is the snap for cheat (based on https://github.com/cheat/cheat)

cheat

Published for with 💝 by Snapcrafters

Install

$ snap install cheat

Get testing version

$ snap install --channel=edge cheat 

$ snap refresh --channel=edge cheat

Cheatsheets

Community cheatsheets come from a cheatsheet repository and are installed on first start.
These cheatsheets are read only, but can be updated calling: $ cheat.update.
They go into:

$HOME/snap/cheat/common/.config/cheat/cheatsheets/community

Update

To update community cheatsheets call:

$ cheat.update

Personal sheets

You can create your own cheatsheets via cheat -e foo They go into:

$HOME/snap/cheat/common/.config/cheat/cheatsheets/personal

Configuration

The config for cheat is stored here:

$HOME/snap/cheat/common/.config/cheat/conf.yml  

Buildstatus

cheat

Test latest build

$ snap refresh --edge cheat

Install from store

Get it from the Snap Store

(Don't have snapd installed?)

How to use it

See upstream README

Remaining tasks

Snapcrafters (join us) are working to land snap install documentation and the snapcraft.yaml upstream so cheat can authoritatively publish future releases.

If you have any questions, post in the Snapcraft forum.

The Snapcrafters

| Michael Berner | | cheat-snap | | Chris Allen Lane | | cheat |

Upstream

| Cheat |