Home

Awesome

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.