Dot Templater Versions Save

A small, portable Rust program intended for templating dotfiles across multiple systems.

1.5.0

3 years ago
  • Allow templating through stdin or stdout
  • Fix errors when using root / as target directory

1.4.2

3 years ago

Include license & readme with release distributable

1.4.1

3 years ago

Fix incorrect version being reported in --help output

1.4.0

3 years ago

Add support for the -i and --ignore flag.

1.3.0

3 years ago

Add diff functionality.

1.2.0

3 years ago

This release adds the ability to nest feature flags.

1.1.0

4 years ago

This release adds the ability to make substitutions using arbitrary shell commands.

1.0.0

6 years ago

The first feature complete release of dot-templater. Features include:

  • Key/value substitution
  • Enabling chunks of dotfiles based on feature flags
  • Copying binary files without templating
  • Preserving file permissions (like executability) while templating

0.0.1

6 years ago

Initial working pre-release.