collins_auth 0.2.0
This is a library to make it easy to obtain an authenticated collins_client object. It attempts to load credentials from the following yaml files ENV['COLLINS_CLIENT_CONFIG'], ~/.collins.yml, /etc/collins.yml, /var/db/collins.yml, and supports user input.
Gemfile:
=
install:
=
Runtime Dependencies (2):
collins_client
~> 0.3.0
highline
>= 0