mirror of
https://github.com/zynerorg/templater.git
synced 2026-05-18 03:29:42 +00:00
No description
- Rust 97%
- Nix 2%
- Dockerfile 1%
| .github/workflows | ||
| templater | ||
| templater_macro | ||
| .dockerignore | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| deny.toml | ||
| Dockerfile | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
| rustfmt.toml | ||
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.