RubyGems Navigation menu

cli_helper 0.1.8

An encapsulation of a convention I have been using with the slop, nenv, inifile and configatron gems for quick and dirty development of command-line based utility programs. Slop parses ARGV; Nenv parses ENV; inifile parses INI; Configatron keeps it all together. YAML and ERB preprocessing is also available. Ruby configuration files are also supported. and you can specify multiple config files of mixed types at once.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.0 - February 05, 2021 (17.0 KB)
  2. 0.1.9.1 - May 10, 2020 (17.0 KB)
  3. 0.1.8 - May 18, 2016 (17.0 KB)
  4. 0.1.6 - November 02, 2015 (15.0 KB)
  5. 0.1.5 - April 24, 2015 (15.0 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (4):

inifile >= 0
nenv >= 0
slop ~> 4.2

Development 相依性套件 (6):

bundler >= 0
debug_me >= 0
rake >= 0
timecop >= 0

擁有者:

作者:

  • Dewayne VanHoozer

SHA 256 checksum:

8c5a24a4094ecd01620aea1aba135f314d5f70b72e292c5e83bab35dd4b252fb

總下載次數 31,569

這個版本 3,561

License:

You want it? It's yours.

Ruby 版本需求: >= 0

相關連結: