foldr 0.2.2

Foldr, the blazing fast templating tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Foldr Configuration

Configurations are stored by default in `~/.foldr/config.json`;
To pass a custom configuration file use the `--config` flag when running a command

--- 

## Generating config.json

use `foldr config` to start an interactive configuration setup.

This will create a default config file in the specified path

## Configuration options in detail

See [Configuration Keys](/CONFIGURATION_KEYS.md)