No description
  • Rust 97%
  • Nix 2%
  • Dockerfile 1%
Find a file
2026-05-05 21:55:47 +02:00
.github/workflows Update docker/build-push-action action to v7 2026-04-03 00:07:21 +00:00
templater Replace zoneparser with nlnetlabs/domain 2026-04-05 01:25:00 +02:00
templater_macro Upgrade dependencies 2025-11-11 20:46:56 +00:00
.dockerignore refactoring for modulation 2025-02-26 04:37:14 +01:00
.envrc nix devshell and package 2025-09-24 01:05:17 +02:00
.gitignore Create folder for personal test configs 2026-04-03 16:57:31 +02:00
Cargo.lock Cargo.lock update 2026-05-05 21:55:47 +02:00
Cargo.toml templater macro 2025-02-27 12:28:44 +01:00
deny.toml license 2025-02-27 20:29:15 +01:00
Dockerfile Update rust Docker tag to v1.94.1 2026-04-03 00:11:28 +00:00
flake.lock flake.lock: Update 2025-12-31 03:11:48 +01:00
flake.nix rework flake structure 2025-12-31 03:11:48 +01:00
LICENSE license 2025-02-27 20:29:15 +01:00
README.md Remove config section 2026-04-03 00:32:22 +02:00
renovate.json Add renovate.json 2025-05-31 10:39:15 +00:00
rustfmt.toml update dependencies + linting 2025-06-10 04:05:20 +02:00

Templater

Takes providers and consumes them into different formats while filtering them.

Building

Compiling

git clone https://github.com/zynerorg/templater
cd templater
cargo build

Docs

cargo doc --open

Development

To test use Netbox. This can be setup easily as a docker container.