atikin-env-toolkit
Version:
Smart .env manager with validation, encryption, and multi-env switching. Created by Atikin Verse.
60 lines (41 loc) • 1.54 kB
Markdown
# 🚀 Atikin Env Toolkit
**Smart, secure, and easy environment variable manager. Created By Atikin Verse.**
Created with ❤️ by [Atikin Verse](https://github.com/atikinverse)
## 🔧 Features
- ✅ Auto `.env` validation using schema
- 🔐 Encrypt/decrypt sensitive env values for safe sharing
- 🌍 Multi-environment support (`.env.dev`, `.env.prod`, `.env.staging`, etc.)
- 📁 Convert `.env` to/from JSON/YAML formats
- 🛡️ Prevent accidental `.env` commits in Git
- 🔄 One-command environment switching
- ⚠️ Linting for unused or missing env variables
## 📦 Installation
```bash
npm install -g atikin-env-toolkit
npx atikin-env-toolkit validate
npx atikin-env-toolkit encrypt
npx atikin-env-toolkit decrypt
npx atikin-env-toolkit switch dev
## 🪪 License
MIT © Atikin Verse
## 📲 FOLLOW US ON
Join our social media for exciting updates, tech drops, and insights!
| ACCOUNTS | USERNAME |
|---------------|----------------|
| FACEBOOK | atikinverse |
| INSTAGRAM | atikinverse |
| LINKEDIN | atikinverse |
| TWITTER (X) | atikinverse |
| THREADS | atikinverse |
| PINTEREST | atikinverse |
| QUORA | atikinverse |
| REDDIT | atikinverse |
| TUMBLR | atikinverse |
| SNAPCHAT | atikinverse |
| SKYPE | atikinverse |
| GITHUB | atikinverse |
💬 Feel free to reach out for questions, feature requests, or collaborations!
✨ **Happy Coding!** — AtikinVerse 🚀