Skip to content

A pass extension for interacting with yaml stored in pass files.

License

Notifications You must be signed in to change notification settings

ecoutu/pass-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pass-yaml

A pass extension for interacting with yaml stored in pass files.

Install

Requirements

  • yq >= 3.3 - refer to the documentation to install.

Source Install

curl -LO https://github.com/ecoutu/pass-yaml/archive/v1.1.tar.gz
tar xzvf v1.1.tar.gz
cd pass-yaml-1.1
sudo make install