RubyGems Navigation menu

dotenv-android 0.1.0

It is said to be good practice when you configure your app with a .env file. This library will (1) scan your source code looking for requests for environment variables, (2) parse a .env file and the variables defined on the machine, and (3) generate source code file to compile into app.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - March 26, 2020 (9 KB)
  2. 0.2.1 - March 25, 2020 (9 KB)
  3. 0.2.0 - March 25, 2020 (9 KB)
  4. 0.1.2 - March 25, 2020 (9 KB)
  5. 0.1.1 - November 30, 2019 (8.5 KB)
  6. 0.1.0 - November 30, 2019 (8 KB)
Show all versions (6 total)

Runtime Dependencies (2):

colorize ~> 0.8, >= 0.8.1
dotenv ~> 2.7, >= 2.7.5

Development Dependencies (4):

rake ~> 12.3, >= 12.3.1
rspec ~> 3.8, >= 3.8.0
rspec_junit_formatter ~> 0.4, >= 0.4.1
rubocop ~> 0.58, >= 0.58.2

Owners:

Pushed by:

Authors:

  • Levi Bostian

SHA 256 checksum:

e99f15dec8456452369f6b2c8f012c9132417061ea26aba91c76e52d20d28537

Total downloads 10,182

For this version 1,641

License:

MIT

Required Ruby Version: >= 0

Links: