github s1ks1/bwenv v1.0.0

latest releases: v1.1.1, v1.1.0
3 months ago

bwenv v1.0.0

๐Ÿš€ Features

  • Interactive Bitwarden folder selection
  • Automatic .envrc generation 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 only

Dependencies

๐Ÿงช 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.

Don't miss a new bwenv release

NewReleases is sending notifications on new releases.