EpicEnv helps manage and secure local environment variables among git collaborators by encrypting them and storing them in git. It supports multiple environments (like staging and production) and allows setting personal variables that are not committed to git. Collaborators can be invited via GitHub usernames, ensuring secure access. EpicEnv also provides commands to set, import, and remove variables, and ensures that secrets are rotated when someone leaves the team.

Sort: