bwenv v1.0.0
๐ Features
- Interactive Bitwarden folder selection
- Automatic
.envrcgeneration for direnv - Secure session management with Bitwarden CLI
- Cross-platform support (Linux, macOS, Windows)
- Debug modes for troubleshooting
- Easy install/uninstall scripts
๐ฆ Installation
Quick Install
# Download and extract the appropriate package for your platform
# Then run:
make install
make setup-path # Linux/macOS onlyDependencies
๐งช Usage
bwenv init # Initialize secrets from Bitwarden folder
bwenv interactive # Interactive folder selection
bwenv test # Test installation and dependencies
bwenv remove # Remove secrets from project๐ Security
All secrets are loaded directly from your Bitwarden vault into your local environment. No secrets are stored in plaintext files or transmitted over the network beyond the standard Bitwarden CLI operations.
๐ Verification
After installation, run bwenv test to verify all dependencies and configuration.