timbedard / dotbot-jinja

Jinja2 templates for Dotbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jinja2 Templates for Dotbot

Generate files from templates.

Installation

Add this repo as a submodule to your dotfiles repo:

git submodule add https://github.com/timbedard/dotbot-stow

Modify your install script:

"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" --plugin-dir dotbot-jinja -c "${CONFIG}" "${@}"

Usage

Parameter Explanation
context
file
string

Example

About

Jinja2 templates for Dotbot


Languages

Language:Python 100.0%