lockenv
v1.1.3
Published
lockenv is a system to have centralized all your environment variables, to be able to have different projects and an easy and simple way to switch between them, inspired on vercel env CLI
Downloads
16
Maintainers
Readme
lockenv
lockenv is a system to have centralized all your environment variables, to be able to have different projects and an easy and simple way to switch between them, based on vercel env CLI
Installation
In order to use this CLI you need install bun.sh
Install lockenv with npm:
npm install -g lockenv
Install lockenv with bun:
bun add -g lockenv
Tech Stack
CLI: To use this CLI you will probably need to install bun.sh to use it. Install bun
Roadmap
- [ ] Integration with MS2 systems.
- [ ] Add more configuration like where the bbdd save at.
- [ ] Add integration to remote bbdd.
- [ ] Add integration with remote hub.