woile / gopass-cheat-sheet

Cheat Sheet for the awesome gopass

Home Page:https://woile.github.io/gopass-cheat-sheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cheat Sheet for the awesome gopass

https://woile.github.io/gopass-cheat-sheet/

License:GNU General Public License v3.0


Languages

Language:HTML 57.3%Language:TeX 40.2%Language:Makefile 2.5%