sujitawake / cheat

Cheatsheets for Awake AML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cheatsheets for Awake AML


Languages

Language:Shell 100.0%