Yummy 0.2.8

Released under the MIT License

YAML configuration for Clojure application.

Installation

To install, add the following dependency to your project or build file:

[exoscale/yummy "0.2.8"]

Namespaces

yummy.config

yummy.parser

Public variables and functions:

yummy.tag

A dispatcher for custom tag decoders

Public variables and functions:

yummy.tag.envdir

Decoder for the envdir tag which creates a map of the file names and file contents found in a directory.

Public variables and functions:

yummy.tag.envvar

Decoder for the envvar tag which pulls from the environment

Public variables and functions: