Yarn plugin secrets #5468
yarinsa
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm excited to share with you a new Yarn plugin I've been working on: Secrets Management. This plugin is designed to make environment management in your JavaScript projects smoother and more efficient.
What does it do?
Secrets Management leverages the "setupScriptEnvironment" hook to wrap secretsOps providers, such as @doppler and @Infisical, injecting the appropriate environment variables into your process. This means you can have all your secrets and environment variables neatly organized and easily accessible in your JavaScript projects.
I developed minimal functionality to see if thats useful, would love to hear feedback!
https://github.com/yarinsa/yarn-plugin-secrets
Beta Was this translation helpful? Give feedback.
All reactions