Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 506 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 506 Bytes

Install

  • Navigate to the official repo and download the binary as per your OS.
  • Execute the following commands:
    $wget https://github.com/cheat/cheat/releases/download/4.2.2/cheat-linux-amd64.gz
    $gzip -dk cheat-linux-amd64.gz
    $sudo mv cheat-linux-amd64/cheat /usr/local/bin/
    $chmod +x /usr/local/bin/cheat
    $cheat # Now choose 'Yes` to generate the Config YML file 

Supported OS

  • Linux
  • ARM
  • AMD (64-bit)
  • Mac OS X
  • Windows