Skip to content

FireBlinkLTD/fbl-vault-flow-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbl-vault-flow-template

CircleCI Greenkeeper badge

Secure storage flow template.

Allows to setup a simple flow that allows to encrypt/decrypt files inside the "vault" folder.

Installation

First, install FBL.

npm install -g fbl

Then generate your new plugin project with a just one command:

fbl https://github.com/FireBlinkLTD/fbl-vault-flow-template/archive/master.tar.gz

You can also pass all the options into command itself to avoid answering prompts:

fbl \
 -c \$.destination=/path/to/vault_folder \
 https://github.com/FireBlinkLTD/fbl-vault-flow-template/archive/master.tar.gz

Releases

No releases published

Packages