Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 205 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 205 Bytes

How to use

Create .env.enc file from .env

npx @vizydrop/encrypt-file enc <shared_secret>

Create .env file from .env.enc

npx @vizydrop/encrypt-file <shared_secret>