0.1.0
Initial release with basic commands: encrypt, decrypt, and edit:
encryptencrypts an existing.envfile and writes to the file of your choosing (.env.encby default)decryptwill decrypt a file (.env.encby default) and print it to stdout so you can load the decrypted values into your environmenteditwill decrypt the encrypted file, allow for editing in your chosen EDITOR, and save the encrypted version back to the original encrypted file path