0.0.34 • Published 7 months ago
dlabs-env v0.0.34
dlabs-env
A secure CLI tool for environment variable management with military-grade encryption.
Quick Start
Use without installation (recommended):
# Initialize environment configuration
npx dlabs-env@latest init
# Check environment status
npx dlabs-env@latest status
Features
- 🔐 Military-grade Security: AES-256-GCM encryption for environment variables
- 🔑 Master Key Management: Single master password for all configurations
- 🚀 Zero Installation: Run directly with npx
- 💼 Cross-platform: Works on macOS, Linux, and Windows
System Requirements
- Node.js v14 or higher
- npm or yarn package manager
Documentation
Global Installation (Optional)
If you prefer having the tool installed globally:
# Using npm
npm install -g dlabs-env
# Using yarn
yarn global add dlabs-env
# Then use without npx
dlabs-env init
dlabs-env status
Security
- Military-grade encryption (AES-256-GCM)
- Secure master password with strong requirements
- Local storage of encrypted configurations
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT © dscriptlabs
0.0.34
7 months ago
0.0.33
7 months ago
0.0.32
7 months ago
0.0.31
7 months ago
0.0.30
7 months ago
0.0.29
7 months ago
0.0.28
7 months ago
0.0.26
7 months ago
0.0.25
7 months ago
0.0.23
7 months ago
0.0.22
7 months ago
0.0.21
7 months ago
0.0.20
7 months ago
0.0.19
7 months ago
0.0.18
7 months ago
0.0.17
7 months ago
0.0.16
7 months ago
0.0.15
7 months ago
0.0.14
7 months ago
0.0.13
7 months ago
0.0.12
7 months ago
0.0.11
7 months ago
0.0.10
7 months ago
0.0.9
7 months ago
0.0.8
7 months ago
0.0.7
7 months ago
0.0.6
7 months ago
0.0.5
7 months ago
0.0.4
7 months ago
0.0.3
7 months ago
0.0.2
7 months ago
0.0.1
7 months ago