Encrypts .env file so that it can be used with git
dotenvcrypt ensures your .env files - and, by extension, any secrets within them - are encrypted, enabling storage of these files directly within Git.
Pure Ruby library for encrypting and decrypting .env files using AES-256-GCM