RubyGems Navigation menu

dotenv-android 0.1.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.2 - March 26, 2020 (9.0 KB)
  2. 0.2.1 - March 25, 2020 (9.0 KB)
  3. 0.2.0 - March 25, 2020 (9.0 KB)
  4. 0.1.2 - March 25, 2020 (9.0 KB)
  5. 0.1.1 - November 30, 2019 (8.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

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

Development 依赖 (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

业主:

推送:

作者:

  • Levi Bostian

SHA 256 校验和:

397281e376c520a01137512221a2e5d038e77903b1f909078dc705274fba172f

下载总量 10,383

这个版本 1,839

许可:

MIT

需要的 Ruby 版本: >= 0

链接: