0.0.34 • Published 5 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
5 months ago
0.0.33
5 months ago
0.0.32
5 months ago
0.0.31
5 months ago
0.0.30
5 months ago
0.0.29
5 months ago
0.0.28
5 months ago
0.0.26
5 months ago
0.0.25
5 months ago
0.0.23
5 months ago
0.0.22
5 months ago
0.0.21
5 months ago
0.0.20
5 months ago
0.0.19
5 months ago
0.0.18
5 months ago
0.0.17
5 months ago
0.0.16
5 months ago
0.0.15
5 months ago
0.0.14
5 months ago
0.0.13
5 months ago
0.0.12
5 months ago
0.0.11
5 months ago
0.0.10
5 months ago
0.0.9
5 months ago
0.0.8
5 months ago
0.0.7
5 months ago
0.0.6
5 months ago
0.0.5
5 months ago
0.0.4
5 months ago
0.0.3
5 months ago
0.0.2
5 months ago
0.0.1
5 months ago