Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 577 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 577 Bytes

Gopass cheat sheet

Quickly understand how to use gopass

Requirements

sudo apt-get install texlive-xetex
  • mac: mactex
brew install --cask mactex

Usage

Generate html, pdf, etc.

make all

Create index.html only

make build-index

Commands

Remove created objects, this is useful to recrate the files if the markdown is edited.

make clean

Spread the knowledage

presentation