gordalina / hush_sample_app

Sample application using Hush

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hush Sample App

Build Status

This application is an example on how to use Hush as a configuration provider. As well as a end-to-end test for all providers.

Installation

git clone git@github.com:gordalina/hush_sample_app.git
cd hush_sample_app

# run the app and see the output
mix

Look into config/config.exs to see how the app is configured.

About

Sample application using Hush


Languages

Language:Elixir 100.0%