RubyGems Navigation menu

envsafe 0.1.1

Envsafe is a standalone CLI utility for managing your .env files without project integration. Quickly back up your current environment, restore from any saved version, and compare your .env file against .env.example to catch missing or extra variables. Think of it as git stash for your .env. Core features: - Backup and restore .env files with optional tags - Pop the latest backup off the stack - Checkout any saved .env version or return to main - Validate .env vs .env.example - CLI-native — no Gemfile or code integration required Envsafe gives you safe, versioned control of your app’s environment variables — without the overhead.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 August 11, 2025 (14.5 KB)
  2. 0.1.0 August 08, 2025 (13 KB)

Owners:

Pushed by:

Authors:

  • Kaiser Sakhi

SHA 256 checksum:

=

Total downloads 405

For this version 230

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: