-
Name
-
dotenv
-
Version
-
3.1.8
-
Platform
-
ruby
-
Authors
-
Brandon Keepers
-
Bindir
-
bin
-
Date
-
2025-04-10 00:00:00 UTC
-
Dependencies
-
rake (>= 0, development)
rspec (>= 0, development)
standard (>= 0, development)
-
Description
-
Loads environment variables from `.env`.
-
Email
-
brandon@opensoul.org
-
Executables
-
dotenv
-
Files
-
LICENSE
README.md
bin/dotenv
lib/dotenv.rb
lib/dotenv/autorestore.rb
lib/dotenv/cli.rb
lib/dotenv/diff.rb
lib/dotenv/environment.rb
lib/dotenv/load.rb
lib/dotenv/log_subscriber.rb
lib/dotenv/missing_keys.rb
lib/dotenv/parser.rb
lib/dotenv/rails-now.rb
lib/dotenv/rails.rb
lib/dotenv/replay_logger.rb
lib/dotenv/substitutions/command.rb
lib/dotenv/substitutions/variable.rb
lib/dotenv/tasks.rb
lib/dotenv/template.rb
lib/dotenv/version.rb
-
Homepage
-
https://github.com/bkeepers/dotenv
-
Licenses
-
MIT
-
Metadata
-
{"changelog_uri"=>"https://github.com/bkeepers/dotenv/releases", "funding_uri"=>"https://github.com/sponsors/bkeepers"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.2
-
Specification version
-
4
-
Summary
-
Loads environment variables from `.env`.
-
Original platform
-
ruby
-
New platform
-
ruby